chen_xi
2022-09-22 707962b2002a90847b7d4839d9328e5b289512a4
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;
    }
}