@ -60,6 +60,11 @@
when id = #{h.houseId} then #{h.ownerIdCard}
</foreach>
</trim>
<trim prefix="SORT =(case" suffix="end),">
<foreach collection="houses" item="h">
when id = #{h.houseId} then #{h.sort}
UPDATED_TIME = NOW()
WHERE DEL_FLAG = '0'