You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
521 B
26 lines
521 B
{
|
|
"code": 200,
|
|
"msg": "操作成功",
|
|
"data": {
|
|
"area": "苏州",
|
|
"o3": "41",
|
|
"city": "苏州",
|
|
"windPower": "2级",
|
|
"aqi_pm25": "70",
|
|
"pm10": "70",
|
|
"co": "1",
|
|
"quality": "良",
|
|
"no2": "42",
|
|
"temperatureHigh": "19",
|
|
"update_time": "1701207063",
|
|
"temperatureNow": "11.7",
|
|
"temperatureLow": "7",
|
|
"so2": "10",
|
|
"weather": "多云转阴",
|
|
"aqi": "94",
|
|
"humidity": "73%",
|
|
"windDirection": "东南风",
|
|
"prov": "江苏",
|
|
"pm": "127"
|
|
}
|
|
}
|
|
|