delete from jsh_depot_item where 1=1 and header_id in ( #{depotheadId} ) update jsh_depot_item set delete_flag='1' where 1=1 and header_id in ( #{depotheadId} ) update jsh_depot_item set delete_flag='1' where 1=1 and id in ( #{id} )