chenkaiyu
2023-06-19 92abfe8b42835f178a88438854c7fd98a4ff2096
screen-api/src/main/java/com/moral/api/pojo/form/aqi/AreaPollutionLevelForm.java
@@ -63,6 +63,4 @@
        endDate = DateUtils.getLastDayOfMonth(month);
        return true;
    }
}