jinpengyong
2022-04-08 fdbef2a3293e536be6b119e4e1e67cc8cc9842f0
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();