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