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