select id, filed, label, type, checked, create_time, create_by, update_time, update_by from zdy_export_info insert into zdy_export_info filed, label, type, checked, create_time, create_by, update_time, update_by, #{filed}, #{label}, #{type}, #{checked}, #{createTime}, #{createBy}, #{updateTime}, #{updateBy}, update zdy_export_info filed = #{filed}, label = #{label}, type = #{type}, checked = #{checked}, create_time = #{createTime}, create_by = #{createBy}, update_time = #{updateTime}, update_by = #{updateBy}, where id = #{id} delete from zdy_export_info where id = #{id} delete from zdy_export_info where id in #{id}