java110-db/src/main/resources/mapper/community/RoomServiceDaoImplMapper.xml
@@ -786,7 +786,7 @@ td1.table_columns = 'room_sub_type' WHERE 1 =1 <if test="communityId !=null and communityId != ''"> AND t.`community_id` = #{communityId} and t.community_id in (#{communityId}, '9999') </if> <if test="communityIds != null"> and t.community_id in