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.
18 lines
348 B
18 lines
348 B
{
|
|
"code": 200,
|
|
"msg": "操作成功",
|
|
"data": {
|
|
"area": "沈阳",
|
|
"temperatureHigh": "23",
|
|
"city": "沈阳",
|
|
"temperatureNow": "22",
|
|
"windPower": "2级",
|
|
"temperatureLow": "9",
|
|
"weather": "晴",
|
|
"aqi": "32",
|
|
"humidity": "12%",
|
|
"windDirection": "西北风",
|
|
"prov": "辽宁",
|
|
"pm": "6"
|
|
}
|
|
}
|
|
|