insert into rescue_info_detail id, title, remark, create_time, creator, dept_id, update_time, updater, #{id}, #{title}, #{remark}, #{createTime}, #{createBy}, #{deptId}, #{updateTime}, #{updateBy}, update rescue_info_detail title = #{title}, remark = #{remark}, create_time = #{createTime}, creator = #{createBy}, dept_id = #{deptId}, update_time = #{updateTime}, updater = #{updateBy}, where id = #{id} delete from rescue_info_detail where id = #{id} delete from rescue_info_detail where id in #{id}