jinpengyong
2024-01-31 6439b2eb693c27283437f53740ebd01d7520ab32
screen-api/src/main/java/com/moral/api/pojo/form/aqi/AreaPollutionLevelForm.java
@@ -63,6 +63,4 @@
        endDate = DateUtils.getLastDayOfMonth(month);
        return true;
    }
}