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