lizijie
2022-09-06 7e1423190ac72539d3f731b79f5c2ae4a18f58d5
screen-api/src/main/java/com/moral/api/pojo/form/aqi/AreaPollutionLevelForm.java
@@ -63,6 +63,4 @@
        endDate = DateUtils.getLastDayOfMonth(month);
        return true;
    }
}