@@ -43,7 +43,7 @@
and f.`floor_num`= #{floorNum}
</if>
<if test="unitNum !=null and unitNum != ''">
- and u.unit_num= #{unitNum}
+ and bu.unit_num= #{unitNum}
<if test="floorIds !=null ">
and f.floor_id in