支持全球2000+城市实时天气查询,数据准确可靠
城市名称,支持中英文
类型: string
API密钥
类型: string
返回语言,默认中文
类型: string,可选值: zh, en
{ "code": 200, "message": "success", "data": { "city": "北京", "temperature": "22°C", "weather": "晴", "humidity": "45%", "wind": "东南风 2级", "updateTime": "2024-01-15 14:30:00" } }