cjl
2024-08-09 619809ea4fbd5e7dcc08eed7ab44f89c6614ee99
screen-api/src/main/java/com/moral/api/pojo/form/aqi/AreaPollutionLevelForm.java
@@ -63,6 +63,4 @@
        endDate = DateUtils.getLastDayOfMonth(month);
        return true;
    }
}