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