select id, sendname, phone, sex, age, sfzh, addr, senderdetail, type, taskid, templateid, templatename, senddate, sendlimitabegin, sendlimitaend, sendlimitpbegin, sendlimitpend, sendlimitnbegin, sendlimitnend, sendstate, senduuid, result, finishtime, userid, username, outbounduuid, recordid, recallcount, exrecallcount, pulltime, bqsms, bhsms, deptcode, labelstatus, del_flag, update_by, update_time, create_by, create_time, isupload, upload_time, orgid, pid, guid, text_param, serviceform, badNo, icdName, medicalRecordNo, preachcontent from ivr_taskcall insert into ivr_taskcall id, sendname, phone, sex, age, sfzh, addr, senderdetail, type, taskid, templateid, templatename, senddate, sendlimitabegin, sendlimitaend, sendlimitpbegin, sendlimitpend, sendlimitnbegin, sendlimitnend, sendstate, senduuid, result, finishtime, userid, username, outbounduuid, recordid, recallcount, exrecallcount, pulltime, bqsms, bhsms, deptcode, labelstatus, del_flag, update_by, update_time, create_by, create_time, isupload, upload_time, orgid, pid, guid, text_param, serviceform, bad_no, icd_name, medical_record_no, preachcontent, #{id}, #{sendname}, #{phone}, #{sex}, #{age}, #{sfzh}, #{addr}, #{senderdetail}, #{type}, #{taskid}, #{templateid}, #{templatename}, #{senddate}, #{sendlimitabegin}, #{sendlimitaend}, #{sendlimitpbegin}, #{sendlimitpend}, #{sendlimitnbegin}, #{sendlimitnend}, #{sendstate}, #{senduuid}, #{result}, #{finishtime}, #{userid}, #{username}, #{outbounduuid}, #{recordid}, #{recallcount}, #{exrecallcount}, #{pulltime}, #{bqsms}, #{bhsms}, #{deptcode}, #{labelstatus}, #{delFlag}, #{updateBy}, #{updateTime}, #{createBy}, #{createTime}, #{isupload}, #{uploadTime}, #{orgid}, #{pid}, #{guid}, #{textParam}, #{serviceform}, #{badNo}, #{icdName}, #{medicalRecordNo}, #{preachcontent}, update ivr_taskcall sendname = #{sendname}, phone = #{phone}, sex = #{sex}, age = #{age}, sfzh = #{sfzh}, addr = #{addr}, senderdetail = #{senderdetail}, type = #{type}, taskid = #{taskid}, templateid = #{templateid}, templatename = #{templatename}, senddate = #{senddate}, sendlimitabegin = #{sendlimitabegin}, sendlimitaend = #{sendlimitaend}, sendlimitpbegin = #{sendlimitpbegin}, sendlimitpend = #{sendlimitpend}, sendlimitnbegin = #{sendlimitnbegin}, sendlimitnend = #{sendlimitnend}, sendstate = #{sendstate}, senduuid = #{senduuid}, result = #{result}, finishtime = #{finishtime}, userid = #{userid}, username = #{username}, outbounduuid = #{outbounduuid}, recordid = #{recordid}, recallcount = #{recallcount}, exrecallcount = #{exrecallcount}, pulltime = #{pulltime}, bqsms = #{bqsms}, bhsms = #{bhsms}, deptcode = #{deptcode}, labelstatus = #{labelstatus}, del_flag = #{delFlag}, update_by = #{updateBy}, update_time = #{updateTime}, create_by = #{createBy}, create_time = #{createTime}, isupload = #{isupload}, upload_time = #{uploadTime}, orgid = #{orgid}, pid = #{pid}, guid = #{guid}, text_param = #{textParam}, serviceform = #{serviceform}, bad_no = #{badNo}, icd_name = #{icdName}, medical_record_no = #{medicalRecordNo}, preachcontent = #{preachcontent}, where id = #{id} update ivr_taskcall del_flag =1 where id = #{id}