diff --git a/langguanApi/appsettings.json b/langguanApi/appsettings.json index b83965c..5dd0241 100644 --- a/langguanApi/appsettings.json +++ b/langguanApi/appsettings.json @@ -15,8 +15,8 @@ "Key": "tdss", "Index": 5 }, - "Weather": "https://weather.cma.cn/api/now/54511", //天气预报地址,中国气象 - "AirQuality": "https://air.cnemc.cn:18007/CityData/GetAQIDataPublishLiveInfo?cityCode=110000", //空气质量API地址 + "Weather": "https://weather.cma.cn/api/now/54475", //天气预报地址,中国气象 + "AirQuality": "https://air.cnemc.cn:18007/CityData/GetAQIDataPublishLiveInfo?cityCode=210800", //空气质量API地址 "Apis": { "RateUrl": "https://mock.apipark.cn/m1/4687001-0-default/DustApi/DeviceOnlineRate", //首页设备在线率API地址 "AlertUrl": "https://mock.apipark.cn/m1/4687001-0-default/DustApi/DeviceHistoryAlarm", //首页设报警API地址