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