kaiyu
2022-01-14 5615e56cc5e89d3b1233fe8f5fb4532a2a613844
screen-api/src/main/java/com/moral/api/pojo/form/aqi/AreaPollutionLevelForm.java
@@ -63,6 +63,4 @@
        endDate = DateUtils.getLastDayOfMonth(month);
        return true;
    }
}