jinpengyong
2023-09-25 0ce9ec32e0731ef2d7fd61c1da43f9ffd09cca6e
screen-job/src/main/java/com/moral/api/service/CityAqiMonthlyService.java
@@ -12,7 +12,6 @@
 * @since 2021-11-04
 */
public interface CityAqiMonthlyService extends IService<CityAqiMonthly> {
    //城市aqi月数据统计
    void insertCityAqiMonthly();