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