fuliqi
2025-01-08 224c12c7ae9a3b9d0380962ff92dac18812434a6
ycl-server/src/main/java/com/ycl/platform/service/impl/DataCenterServiceImpl.java
@@ -1207,7 +1207,7 @@
        MongoCollection<Document> collection = database.getCollection("osd_check_result");
        //总数
        List<Document> dList = new ArrayList<>(2);
//        dList.add(new Document("importantTag", Boolean.TRUE));
        dList.add(new Document("importantTag", Boolean.TRUE));
        setTag(params, dList);
        Document osdFilter = new Document("$and", dList);
        //正常数