| java110-db/src/main/resources/mapper/community/RoomV1ServiceDaoImplMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
java110-db/src/main/resources/mapper/community/RoomV1ServiceDaoImplMapper.xml
@@ -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> <if test="floorIds !=null "> and f.floor_id in