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