cjl
2023-07-19 43c631ad573535f4434caf19423824d4bd3f8ca7
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;
    }
}