jinpengyong
2023-11-07 d0e7c0db0392087242e31cdc8ec46a140d6018ae
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();