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