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