zhongrj
2024-12-03 b3dd0bb411415edcc95876305afcaf61f6aec4ba
src/main/java/org/springblade/modules/yw/mapper/EmergencySpaceMapper.xml
@@ -47,6 +47,8 @@
        WHERE
            is_deleted = 0
            and type != 7
            and type != 9
            and type != 11
            AND type IS NOT NULL
            GROUP BY type
    </select>