天气查询接口

请求URL:

https://wis.qq.com/weather/common
请求方式:

GET
参数:

参数名 必选 类型 说明
source 是 string pc
weather_type 是 string observe
province 是 string 省
city 是 string 市
county 是 string 县

请求示例
https://wis.qq.com/weather/common?source=pc&weather_type=observe&province=四川&city=成都&county=成华区

返回示例

{
	"data": {
		"observe": {
			"degree": "34",
			"humidity": "53",
			"precipitation": "0",
			"pressure": "950",
			"update_time": "202409031140",
			"weather": "多云",
			"weather_bg_pag": "",
			"weather_code": "01",
			"weather_color": null,
			"weather_first": "",
			"weather_pag": "",
			"weather_short": "多云",
			"weather_url": "",
			"wind_direction": "8",
			"wind_direction_name": "北风",
			"wind_power": "4-5"
		}
	},
	"message": "OK",
	"status": 200
}

如果想要更多的返回信息

请求示例:https://wis.qq.com/weather/common?source=pc&weather_type=observe|forecast_1h|forecast_24h|index|alarm|limit|tips|rise&province=四川&city=成都&county=双流区

{
	"data": {
		"alarm": {},
		"forecast_1h": {
			"0": {
				"degree": "29",
				"update_time": "20240903110000",
				"weather": "阴",
				"weather_code": "02",
				"weather_short": "阴",
				"weather_url": "",
				"wind_direction": "微风",
				"wind_power": "1-3"
			},
			"1": {
				"degree": "31",
				"update_time": "20240903120000",
				"weather": "阴",
				"weather_code": "02",
				"weather_short": "阴",
				"weather_url": "",
				"wind_direction": "东北风",
				"wind_power": "1-3"
			},
			"10": {
				"degree": "29",
				"update_time": "20240903210000",
				"weather": "晴",
				"weather_code": "00",
				"weather_short": "晴",
				"weather_url": "",
				"wind_direction": "西风",
				"wind_power": "1-3"
			},
			"11": {
				"degree": "28",
				"update_time": "20240903220000",
				"weather": "晴",
				"weather_code": "00",
				"weather_short": "晴",
				"weather_url": "",
				"wind_direction": "西北风",
				"wind_power": "1-3"
			},
			"12": {
				"degree": "27",
				"update_time": "20240903230000",
				"weather": "晴",
				"weather_code": "00",
				"weather_short": "晴",
				"weather_url": "",
				"wind_direction": "微风",
				"wind_power": "1-3"
			},
			"13": {
				"degree": "27",
				"update_time": "20240904000000",
				"weather": "晴",
				"weather_code": "00",
				"weather_short": "晴",
				"weather_url": "",
				"wind_direction": "西风",
				"wind_power": "1-3"
			},
			"14": {
				"degree": "26",
				"update_time": "20240904010000",
				"weather": "晴",
				"weather_code": "00",
				"weather_short": "晴",
				"weather_url": "",
				"wind_direction": "西风",
				"wind_power": "1-3"
			},
			"15": {
				"degree": "26",
				"update_time": "20240904020000",
				"weather": "晴",
				"weather_code": "00",
				"weather_short": "晴",
				"weather_url": "",
				"wind_direction": "微风",
				"wind_power": "1-3"
			},
			"16": {
				"degree": "25",
				"update_time": "20240904030000",
				"weather": "晴",
				"weather_code": "00",
				"weather_short": "晴",
				"weather_url": "",
				"wind_direction": "西南风",
				"wind_power": "1-3"
			},
			"17": {
				"degree": "25",
				"update_time": "20240904040000",
				"weather": "晴",
				"weather_code": "00",
				"weather_short": "晴",
				"weather_url": "",
				"wind_direction": "南风",
				"wind_power": "1-3"
			},
			"18": {
				"degree": "25",
				"update_time": "20240904050000",
				"weather": "晴",
				"weather_code": "00",
				"weather_short": "晴",
				"weather_url": "",
				"wind_direction": "微风",
				"wind_power": "1-3"
			},
			"19": {
				"degree": "25",
				"update_time": "20240904060000",
				"weather": "晴",
				"weather_code": "00",
				"weather_short": "晴",
				"weather_url": "",
				"wind_direction": "东风",
				"wind_power": "1-3"
			},
			"2": {
				"degree": "32",
				"update_time": "20240903130000",
				"weather": "阴",
				"weather_code": "02",
				"weather_short": "阴",
				"weather_url": "",
				"wind_direction": "东风",
				"wind_power": "1-3"
			},
			"20": {
				"degree": "26",
				"update_time": "20240904070000",
				"weather": "晴",
				"weather_code": "00",
				"weather_short": "晴",
				"weather_url": "",
				"wind_direction": "东北风",
				"wind_power": "1-3"
			},
			"21": {
				"degree": "26",
				"update_time": "20240904080000",
				"weather": "晴",
				"weather_code": "00",
				"weather_short": "晴",
				"weather_url": "",
				"wind_direction": "微风",
				"wind_power": "1-3"
			},
			"22": {
				"degree": "28",
				"update_time": "20240904090000",
				"weather": "晴",
				"weather_code": "00",
				"weather_short": "晴",
				"weather_url": "",
				"wind_direction": "东北风",
				"wind_power": "1-3"
			},
			"23": {
				"degree": "30",
				"update_time": "20240904100000",
				"weather": "晴",
				"weather_code": "00",
				"weather_short": "晴",
				"weather_url": "",
				"wind_direction": "东北风",
				"wind_power": "1-3"
			},
			"24": {
				"degree": "31",
				"update_time": "20240904110000",
				"weather": "晴",
				"weather_code": "00",
				"weather_short": "晴",
				"weather_url": "",
				"wind_direction": "微风",
				"wind_power": "1-3"
			},
			"25": {
				"degree": "32",
				"update_time": "20240904120000",
				"weather": "晴",
				"weather_code": "00",
				"weather_short": "晴",
				"weather_url": "",
				"wind_direction": "东风",
				"wind_power": "1-3"
			},
			"26": {
				"degree": "33",
				"update_time": "20240904130000",
				"weather": "晴",
				"weather_code": "00",
				"weather_short": "晴",
				"weather_url": "",
				"wind_direction": "东风",
				"wind_power": "1-3"
			},
			"27": {
				"degree": "33",
				"update_time": "20240904140000",
				"weather": "晴",
				"weather_code": "00",
				"weather_short": "晴",
				"weather_url": "",
				"wind_direction": "微风",
				"wind_power": "1-3"
			},
			"28": {
				"degree": "33",
				"update_time": "20240904150000",
				"weather": "雷阵雨",
				"weather_code": "04",
				"weather_short": "雷阵雨",
				"weather_url": "",
				"wind_direction": "东南风",
				"wind_power": "1-3"
			},
			"29": {
				"degree": "33",
				"update_time": "20240904160000",
				"weather": "雷阵雨",
				"weather_code": "04",
				"weather_short": "雷阵雨",
				"weather_url": "",
				"wind_direction": "南风",
				"wind_power": "1-3"
			},
			"3": {
				"degree": "34",
				"update_time": "20240903140000",
				"weather": "阴",
				"weather_code": "02",
				"weather_short": "阴",
				"weather_url": "",
				"wind_direction": "微风",
				"wind_power": "1-3"
			},
			"30": {
				"degree": "32",
				"update_time": "20240904170000",
				"weather": "雷阵雨",
				"weather_code": "04",
				"weather_short": "雷阵雨",
				"weather_url": "",
				"wind_direction": "微风",
				"wind_power": "1-3"
			},
			"31": {
				"degree": "31",
				"update_time": "20240904180000",
				"weather": "雷阵雨",
				"weather_code": "04",
				"weather_short": "雷阵雨",
				"weather_url": "",
				"wind_direction": "西风",
				"wind_power": "1-3"
			},
			"32": {
				"degree": "29",
				"update_time": "20240904190000",
				"weather": "雷阵雨",
				"weather_code": "04",
				"weather_short": "雷阵雨",
				"weather_url": "",
				"wind_direction": "西风",
				"wind_power": "1-3"
			},
			"33": {
				"degree": "27",
				"update_time": "20240904200000",
				"weather": "雷阵雨",
				"weather_code": "04",
				"weather_short": "雷阵雨",
				"weather_url": "",
				"wind_direction": "微风",
				"wind_power": "1-3"
			},
			"34": {
				"degree": "27",
				"update_time": "20240904210000",
				"weather": "小雨",
				"weather_code": "07",
				"weather_short": "小雨",
				"weather_url": "",
				"wind_direction": "南风",
				"wind_power": "1-3"
			},
			"35": {
				"degree": "26",
				"update_time": "20240904220000",
				"weather": "小雨",
				"weather_code": "07",
				"weather_short": "小雨",
				"weather_url": "",
				"wind_direction": "东风",
				"wind_power": "1-3"
			},
			"36": {
				"degree": "26",
				"update_time": "20240904230000",
				"weather": "小雨",
				"weather_code": "07",
				"weather_short": "小雨",
				"weather_url": "",
				"wind_direction": "微风",
				"wind_power": "1-3"
			},
			"37": {
				"degree": "26",
				"update_time": "20240905000000",
				"weather": "晴",
				"weather_code": "00",
				"weather_short": "晴",
				"weather_url": "",
				"wind_direction": "北风",
				"wind_power": "1-3"
			},
			"38": {
				"degree": "25",
				"update_time": "20240905010000",
				"weather": "晴",
				"weather_code": "00",
				"weather_short": "晴",
				"weather_url": "",
				"wind_direction": "东北风",
				"wind_power": "1-3"
			},
			"39": {
				"degree": "25",
				"update_time": "20240905020000",
				"weather": "晴",
				"weather_code": "00",
				"weather_short": "晴",
				"weather_url": "",
				"wind_direction": "微风",
				"wind_power": "1-3"
			},
			"4": {
				"degree": "34",
				"update_time": "20240903150000",
				"weather": "多云",
				"weather_code": "01",
				"weather_short": "多云",
				"weather_url": "",
				"wind_direction": "东南风",
				"wind_power": "1-3"
			},
			"40": {
				"degree": "24",
				"update_time": "20240905030000",
				"weather": "小雨",
				"weather_code": "07",
				"weather_short": "小雨",
				"weather_url": "",
				"wind_direction": "东南风",
				"wind_power": "1-3"
			},
			"41": {
				"degree": "24",
				"update_time": "20240905040000",
				"weather": "小雨",
				"weather_code": "07",
				"weather_short": "小雨",
				"weather_url": "",
				"wind_direction": "西南风",
				"wind_power": "1-3"
			},
			"42": {
				"degree": "24",
				"update_time": "20240905050000",
				"weather": "小雨",
				"weather_code": "07",
				"weather_short": "小雨",
				"weather_url": "",
				"wind_direction": "微风",
				"wind_power": "1-3"
			},
			"43": {
				"degree": "24",
				"update_time": "20240905060000",
				"weather": "小雨",
				"weather_code": "07",
				"weather_short": "小雨",
				"weather_url": "",
				"wind_direction": "西北风",
				"wind_power": "1-3"
			},
			"44": {
				"degree": "24",
				"update_time": "20240905070000",
				"weather": "小雨",
				"weather_code": "07",
				"weather_short": "小雨",
				"weather_url": "",
				"wind_direction": "西风",
				"wind_power": "1-3"
			},
			"45": {
				"degree": "24",
				"update_time": "20240905080000",
				"weather": "小雨",
				"weather_code": "07",
				"weather_short": "小雨",
				"weather_url": "",
				"wind_direction": "微风",
				"wind_power": "1-3"
			},
			"46": {
				"degree": "26",
				"update_time": "20240905090000",
				"weather": "雷阵雨",
				"weather_code": "04",
				"weather_short": "雷阵雨",
				"weather_url": "",
				"wind_direction": "西风",
				"wind_power": "1-3"
			},
			"47": {
				"degree": "27",
				"update_time": "20240905100000",
				"weather": "雷阵雨",
				"weather_code": "04",
				"weather_short": "雷阵雨",
				"weather_url": "",
				"wind_direction": "西风",
				"wind_power": "1-3"
			},
			"5": {
				"degree": "34",
				"update_time": "20240903160000",
				"weather": "多云",
				"weather_code": "01",
				"weather_short": "多云",
				"weather_url": "",
				"wind_direction": "西南风",
				"wind_power": "1-3"
			},
			"6": {
				"degree": "35",
				"update_time": "20240903170000",
				"weather": "晴",
				"weather_code": "00",
				"weather_short": "晴",
				"weather_url": "",
				"wind_direction": "微风",
				"wind_power": "1-3"
			},
			"7": {
				"degree": "33",
				"update_time": "20240903180000",
				"weather": "晴",
				"weather_code": "00",
				"weather_short": "晴",
				"weather_url": "",
				"wind_direction": "西风",
				"wind_power": "1-3"
			},
			"8": {
				"degree": "32",
				"update_time": "20240903190000",
				"weather": "晴",
				"weather_code": "00",
				"weather_short": "晴",
				"weather_url": "",
				"wind_direction": "西风",
				"wind_power": "1-3"
			},
			"9": {
				"degree": "30",
				"update_time": "20240903200000",
				"weather": "晴",
				"weather_code": "00",
				"weather_short": "晴",
				"weather_url": "",
				"wind_direction": "微风",
				"wind_power": "1-3"
			}
		},
		"forecast_24h": {
			"0": {
				"aqi_level": 0,
				"aqi_name": "",
				"aqi_url": "",
				"day_weather": "阴",
				"day_weather_code": "02",
				"day_weather_short": "阴",
				"day_weather_url": "",
				"day_wind_direction": "西南风",
				"day_wind_direction_code": "5",
				"day_wind_power": "1-3",
				"day_wind_power_code": "0",
				"max_degree": "37",
				"min_degree": "24",
				"night_weather": "阵雨",
				"night_weather_code": "03",
				"night_weather_short": "阵雨",
				"night_weather_url": "",
				"night_wind_direction": "微风",
				"night_wind_direction_code": "0",
				"night_wind_power": "1-3",
				"night_wind_power_code": "0",
				"time": "2024-09-02"
			},
			"1": {
				"aqi_level": 0,
				"aqi_name": "",
				"aqi_url": "",
				"day_weather": "多云",
				"day_weather_code": "01",
				"day_weather_short": "多云",
				"day_weather_url": "",
				"day_wind_direction": "微风",
				"day_wind_direction_code": "0",
				"day_wind_power": "1-3",
				"day_wind_power_code": "0",
				"max_degree": "34",
				"min_degree": "24",
				"night_weather": "晴",
				"night_weather_code": "00",
				"night_weather_short": "晴",
				"night_weather_url": "",
				"night_wind_direction": "微风",
				"night_wind_direction_code": "0",
				"night_wind_power": "1-3",
				"night_wind_power_code": "0",
				"time": "2024-09-03"
			},
			"2": {
				"aqi_level": 0,
				"aqi_name": "",
				"aqi_url": "",
				"day_weather": "雷阵雨",
				"day_weather_code": "04",
				"day_weather_short": "雷阵雨",
				"day_weather_url": "",
				"day_wind_direction": "微风",
				"day_wind_direction_code": "0",
				"day_wind_power": "1-3",
				"day_wind_power_code": "0",
				"max_degree": "34",
				"min_degree": "23",
				"night_weather": "中雨",
				"night_weather_code": "08",
				"night_weather_short": "中雨",
				"night_weather_url": "",
				"night_wind_direction": "微风",
				"night_wind_direction_code": "0",
				"night_wind_power": "1-3",
				"night_wind_power_code": "0",
				"time": "2024-09-04"
			},
			"3": {
				"aqi_level": 0,
				"aqi_name": "",
				"aqi_url": "",
				"day_weather": "雷阵雨",
				"day_weather_code": "04",
				"day_weather_short": "雷阵雨",
				"day_weather_url": "",
				"day_wind_direction": "微风",
				"day_wind_direction_code": "0",
				"day_wind_power": "1-3",
				"day_wind_power_code": "0",
				"max_degree": "34",
				"min_degree": "24",
				"night_weather": "阵雨",
				"night_weather_code": "03",
				"night_weather_short": "阵雨",
				"night_weather_url": "",
				"night_wind_direction": "微风",
				"night_wind_direction_code": "0",
				"night_wind_power": "1-3",
				"night_wind_power_code": "0",
				"time": "2024-09-05"
			},
			"4": {
				"aqi_level": 0,
				"aqi_name": "",
				"aqi_url": "",
				"day_weather": "多云",
				"day_weather_code": "01",
				"day_weather_short": "多云",
				"day_weather_url": "",
				"day_wind_direction": "微风",
				"day_wind_direction_code": "0",
				"day_wind_power": "1-3",
				"day_wind_power_code": "0",
				"max_degree": "33",
				"min_degree": "23",
				"night_weather": "小雨",
				"night_weather_code": "07",
				"night_weather_short": "小雨",
				"night_weather_url": "",
				"night_wind_direction": "微风",
				"night_wind_direction_code": "0",
				"night_wind_power": "1-3",
				"night_wind_power_code": "0",
				"time": "2024-09-06"
			},
			"5": {
				"aqi_level": 0,
				"aqi_name": "",
				"aqi_url": "",
				"day_weather": "多云",
				"day_weather_code": "01",
				"day_weather_short": "多云",
				"day_weather_url": "",
				"day_wind_direction": "微风",
				"day_wind_direction_code": "0",
				"day_wind_power": "1-3",
				"day_wind_power_code": "0",
				"max_degree": "31",
				"min_degree": "23",
				"night_weather": "阴",
				"night_weather_code": "02",
				"night_weather_short": "阴",
				"night_weather_url": "",
				"night_wind_direction": "微风",
				"night_wind_direction_code": "0",
				"night_wind_power": "1-3",
				"night_wind_power_code": "0",
				"time": "2024-09-07"
			},
			"6": {
				"aqi_level": 0,
				"aqi_name": "",
				"aqi_url": "",
				"day_weather": "多云",
				"day_weather_code": "01",
				"day_weather_short": "多云",
				"day_weather_url": "",
				"day_wind_direction": "微风",
				"day_wind_direction_code": "0",
				"day_wind_power": "1-3",
				"day_wind_power_code": "0",
				"max_degree": "33",
				"min_degree": "23",
				"night_weather": "多云",
				"night_weather_code": "01",
				"night_weather_short": "多云",
				"night_weather_url": "",
				"night_wind_direction": "微风",
				"night_wind_direction_code": "0",
				"night_wind_power": "1-3",
				"night_wind_power_code": "0",
				"time": "2024-09-08"
			},
			"7": {
				"aqi_level": 0,
				"aqi_name": "",
				"aqi_url": "",
				"day_weather": "多云",
				"day_weather_code": "01",
				"day_weather_short": "多云",
				"day_weather_url": "",
				"day_wind_direction": "微风",
				"day_wind_direction_code": "0",
				"day_wind_power": "1-3",
				"day_wind_power_code": "0",
				"max_degree": "34",
				"min_degree": "23",
				"night_weather": "阵雨",
				"night_weather_code": "03",
				"night_weather_short": "阵雨",
				"night_weather_url": "",
				"night_wind_direction": "微风",
				"night_wind_direction_code": "0",
				"night_wind_power": "1-3",
				"night_wind_power_code": "0",
				"time": "2024-09-09"
			}
		},
		"index": {
			"airconditioner": {
				"detail": "天气热,再加上近几天持续的高温天气将会使您感到更加燥热,因此需大部分时间开启制冷空调来降低温度。",
				"info": "长时间开启",
				"name": "空调开启"
			},
			"allergy": {
				"detail": "天气条件较易诱发过敏,宜穿长衣长裤,远离过敏源,适当佩戴眼镜和口罩。",
				"info": "较易发",
				"name": "过敏"
			},
			"carwash": {
				"detail": "将有降水,不宜洗车,建议至少1天后再洗车。",
				"info": "不适宜",
				"name": "洗车"
			},
			"chill": {
				"detail": "温度未达到风寒所需的低温,稍作防寒准备即可。",
				"info": "无",
				"name": "风寒"
			},
			"clothes": {
				"detail": "天气炎热,建议着短衫、短裙、短裤、薄型T恤衫等清凉夏季服装。",
				"info": "炎热",
				"name": "穿衣"
			},
			"cold": {
				"detail": "各项气象条件适宜,发生感冒机率较低。但请避免长期处于空调房间中,以防感冒。",
				"info": "少发",
				"name": "感冒"
			},
			"comfort": {
				"detail": "白天天气多云,并且空气湿度偏大,在这种天气条件下,您会感到有些闷热,不很舒适。",
				"info": "较不舒适",
				"name": "舒适度"
			},
			"diffusion": {
				"detail": "气象条件对空气污染物稀释、扩散和清除无明显影响。",
				"info": "中",
				"name": "空气污染扩散条件"
			},
			"dry": {
				"detail": "天气较好,路面比较干燥,路况较好,不过天气有点热,定期让车辆休息。",
				"info": "干燥",
				"name": "路况"
			},
			"drying": {
				"detail": "天气不错,适宜晾晒。赶紧把久未见阳光的衣物搬出来吸收一下太阳的味道吧!",
				"info": "适宜",
				"name": "晾晒"
			},
			"fish": {
				"detail": "天气太热,不适合垂钓。",
				"info": "不宜",
				"name": "钓鱼"
			},
			"heatstroke": {
				"detail": "夏日炎炎,到户外要配搭帽子和遮阳伞。",
				"info": "极易发",
				"name": "中暑"
			},
			"makeup": {
				"detail": "天气炎热,用防脱水防晒化妆品,少用粉底和胭脂,常补粉。",
				"info": "防脱水防晒",
				"name": "化妆"
			},
			"mood": {
				"detail": "天气较好,气温较高,会让人觉得有些烦躁,注意室内通风降温,保持心态平和,给自己的情绪“降降温”。",
				"info": "较差",
				"name": "心情"
			},
			"morning": {
				"detail": "早晨气象条件较适宜晨练,部分地面较湿滑,请选择合适的地点晨练。",
				"info": "较适宜",
				"name": "晨练"
			},
			"sports": {
				"detail": "天气较好,无雨水困扰,但考虑气温很高,请注意适当减少运动时间并降低运动强度,运动后及时补充水分。",
				"info": "较不宜",
				"name": "运动"
			},
			"sunglasses": {
				"detail": "白天天空多云,但太阳辐射仍很强烈,强烈建议佩戴透射比3级且标注100%UV吸收的遮阳镜",
				"info": "非常必要",
				"name": "太阳镜"
			},
			"sunscreen": {
				"detail": "属强紫外辐射天气,应加强防护,建议涂擦SPF在15-20之间,PA++的防晒护肤品。",
				"info": "强",
				"name": "防晒"
			},
			"time": "20240903",
			"tourism": {
				"detail": "天气较好,同时有微风相伴,但温度较高,天气热,请尽量避免高温时段外出,若外出请注意防暑降温和防晒。",
				"info": "一般",
				"name": "旅游"
			},
			"traffic": {
				"detail": "天气较好,路面干燥,交通气象条件良好,车辆可以正常行驶。",
				"info": "良好",
				"name": "交通"
			},
			"ultraviolet": {
				"detail": "紫外线辐射强,建议涂擦SPF20左右、PA++的防晒护肤品。避免在10点至14点暴露于日光下。",
				"info": "强",
				"name": "紫外线强度"
			},
			"umbrella": {
				"detail": "天气较好,不会降水,因此您可放心出门,无须带雨伞。",
				"info": "不带伞",
				"name": "雨伞"
			}
		},
		"limit": {
			"tail_number": "2和7",
			"time": "20240903"
		},
		"observe": {
			"degree": "31",
			"humidity": "59",
			"precipitation": "0.1",
			"pressure": "950",
			"update_time": "202409031145",
			"weather": "多云",
			"weather_bg_pag": "",
			"weather_code": "01",
			"weather_color": null,
			"weather_first": "",
			"weather_pag": "",
			"weather_short": "多云",
			"weather_url": "",
			"wind_direction": "5",
			"wind_direction_name": "西南风",
			"wind_power": "3-4"
		},
		"rise": {
			"0": {
				"sunrise": "06:43",
				"sunset": "19:25",
				"time": "20240903"
			},
			"1": {
				"sunrise": "06:44",
				"sunset": "19:24",
				"time": "20240904"
			},
			"10": {
				"sunrise": "06:49",
				"sunset": "19:13",
				"time": "20240913"
			},
			"11": {
				"sunrise": "06:49",
				"sunset": "19:12",
				"time": "20240914"
			},
			"12": {
				"sunrise": "06:50",
				"sunset": "19:10",
				"time": "20240915"
			},
			"13": {
				"sunrise": "06:50",
				"sunset": "19:09",
				"time": "20240916"
			},
			"14": {
				"sunrise": "06:51",
				"sunset": "19:08",
				"time": "20240917"
			},
			"2": {
				"sunrise": "06:44",
				"sunset": "19:23",
				"time": "20240905"
			},
			"3": {
				"sunrise": "06:45",
				"sunset": "19:22",
				"time": "20240906"
			},
			"4": {
				"sunrise": "06:45",
				"sunset": "19:20",
				"time": "20240907"
			},
			"5": {
				"sunrise": "06:46",
				"sunset": "19:19",
				"time": "20240908"
			},
			"6": {
				"sunrise": "06:47",
				"sunset": "19:18",
				"time": "20240909"
			},
			"7": {
				"sunrise": "06:47",
				"sunset": "19:17",
				"time": "20240910"
			},
			"8": {
				"sunrise": "06:48",
				"sunset": "19:15",
				"time": "20240911"
			},
			"9": {
				"sunrise": "06:48",
				"sunset": "19:14",
				"time": "20240912"
			}
		},
		"tips": {
			"forecast_24h": null,
			"observe": {
				"0": "天太热了,吃个西瓜~"
			}
		}
	},
	"message": "OK",
	"status": 200
}

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值