chen_xi
2022-09-22 d5c1061180b0a6867857b7eef3b7cd6d35ef7f7c
screen-api/src/main/java/com/moral/api/pojo/form/aqi/AreaPollutionLevelForm.java
@@ -63,6 +63,4 @@
        endDate = DateUtils.getLastDayOfMonth(month);
        return true;
    }
}