返回




头像
客源 提供上传 未开源
模板 default

#API接口地址

#接口示例地址

#其他信息

#详细参数

参数 类型 必填 描述
type string 默认json 可选json/text
city string 城市
qskey string

#响应参数

参数 说明
msg 响应说明
living 建议
data.city 中文地区名
data.cityEnglish 英文地区名
data.temp 温度
data.tempn 最高温度
data.weather 天气
data.wind 风向
data.windSpeed 风速
data.time 更新时间
data.warning 预警
data.current.city 中文地区名
data.current.cityEnglish 英文地区名
data.current.humidity 湿度
data.current.wind 风向
data.current.windSpeed 风速
data.current.visibility 能见度
data.current.weather 当前天气
data.current.weatherEnglish 当前天气英文
data.current.temp 当前温度
data.current.fahrenheit 华氏度
data.current.air 当前空气指数
data.current.air_pm25 pm2.5
data.current.date 日期
data.current.time 更新时间
data.current.tempn 最高温度
code 200正常400失败 查看更多

#返回示例

#调用代码