查看天气列表
POST
http://localhost:8080/a
请求参数
参数名
类型
描述
必填
a
String
城市
必填
响应参数
参数名
类型
描述
必填
code
Integer
响应状态码
必填
msg
String
响应信息
必填
data
T
响应数据
必填