update jsh_unit set delete_flag='1' where 1=1 and id in ( #{id} ) update jsh_unit set ratio_two=null where id=#{id} update jsh_unit set ratio_three=null where id=#{id}