update jsh_account_item set delete_flag='1' where 1=1 and id in ( #{id} ) update jsh_account_item set delete_flag='1' where 1=1 and header_id in ( #{id} )