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
350 B
18 lines
350 B
{
|
|
"code": 200,
|
|
"msg": "操作成功",
|
|
"data": {
|
|
"area": "南京",
|
|
"temperatureHigh": "29",
|
|
"city": "南京",
|
|
"temperatureNow": "26",
|
|
"windPower": "2级",
|
|
"temperatureLow": "16",
|
|
"weather": "多云",
|
|
"aqi": "44",
|
|
"humidity": "55%",
|
|
"windDirection": "东南风",
|
|
"prov": "江苏",
|
|
"pm": "18"
|
|
}
|
|
}
|
|
|