chengf
2026-03-12 4c3fa7b1828d5e9bbd586a42fa00924e9f5a7c25
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