update io_order_items set del_flag = 1,pk_modified=#{pkMember},modified_time = sysdate where del_flag=0 and pk_id in #{item.pkId}