@ -965,7 +965,7 @@
and VILLAGE_ID = #{neighborHoodId}
</if>
<if test="buildingId != null and buildingId.trim() != ''">
and BUILD_ID = #{neighborHoodId}
and BUILD_ID = #{buildingId}
<if test="houseId != null and houseId.trim() != ''">
and HOME_ID = #{houseId}