@ -554,7 +554,7 @@
from ic_house
where del_flag = '0'
and CUSTOMER_ID = #{customerId}
and BUILDING_UNIT_ID = #{buildingUnitId}
and BUILDING_UNIT_ID = #{unitId}
and DOOR_NAME = #{homeName}
</select>