chenxi
2023-05-27 58972583c9f82237068c12a8d8b92e85e8af3c55
screen-api/src/main/java/com/moral/api/pojo/form/aqi/AreaPollutionLevelForm.java
@@ -63,6 +63,4 @@
        endDate = DateUtils.getLastDayOfMonth(month);
        return true;
    }
}