select scenemodid, orgid, guid,scenescrid, speaktype, speakbody, voicetype, speakfilepath, manufactor, soundtype, speechnum, pitch, volume, del_flag, update_by, update_time, create_by, create_time, isupload, upload_time, speakvariable, sceneid from ivr_scene_scriptmodel insert into ivr_scene_scriptmodel orgid, scenescrid, speaktype, speakbody, voicetype, speakfilepath, manufactor, soundtype, speechnum, pitch, volume, del_flag, update_by, update_time, create_by, create_time, isupload, upload_time, speakvariable, sceneid, guid, #{orgid}, #{scenescrid}, #{speaktype}, #{speakbody}, #{voicetype}, #{speakfilepath}, #{manufactor}, #{soundtype}, #{speechnum}, #{pitch}, #{volume}, #{delFlag}, #{updateBy}, #{updateTime}, #{createBy}, #{createTime}, #{isupload}, #{uploadTime}, #{speakvariable}, #{sceneid}, #{guid}, update ivr_scene_scriptmodel orgid = #{orgid}, scenescrid = #{scenescrid}, speaktype = #{speaktype}, speakbody = #{speakbody}, voicetype = #{voicetype}, speakfilepath = #{speakfilepath}, manufactor = #{manufactor}, soundtype = #{soundtype}, speechnum = #{speechnum}, pitch = #{pitch}, volume = #{volume}, del_flag = #{delFlag}, update_by = #{updateBy}, update_time = #{updateTime}, create_by = #{createBy}, create_time = #{createTime}, isupload = #{isupload}, upload_time = #{uploadTime}, speakvariable = #{speakvariable}, sceneid = #{sceneid}, guid = #{guid}, where scenemodid = #{scenemodid} delete from ivr_scene_scriptmodel where scenemodid = #{scenemodid} delete from ivr_scene_scriptmodel where scenemodid in #{scenemodid}