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