cjl
2023-08-20 8e580d80af1fba589223a5a124cac1a2581814c9
screen-api/src/main/java/com/moral/api/pojo/vo/cityAQI/BarChartTableOfPollutionLevelVO.java
@@ -89,7 +89,7 @@
        vo.setSerious(serious);
        vo.setServer(server);
        return vo;
    }
}