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