jinpengyong
2023-12-18 002f9e7d3576cc85bc5decd42c7bce02ef4bb6c4
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();