delete from jsh_depotitem where 1=1 and HeaderId in ( #{depotheadId} ) update jsh_depotitem set delete_Flag='1' where 1=1 and HeaderId in ( #{depotheadId} ) update jsh_depotitem set delete_Flag='1' where 1=1 and id in ( #{id} )