cjl
2023-09-01 56eaf2d9ad4b5157d080ee76e2d2a925de60b83f
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;
    }
}