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); //正常数