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