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