42 lines
962 B
JSON
42 lines
962 B
JSON
{
|
|
"title": "天气灾害预警配置文件",
|
|
"key": "fe9fa8eeeb6f4301a92541eed565dd15",
|
|
"query_url": "https://devapi.qweather.com/v7/warning/now?",
|
|
"cities": [
|
|
{
|
|
"city_name": "厦门",
|
|
"city_code": "101230201"
|
|
},
|
|
{
|
|
"city_name": "同安",
|
|
"city_code": "101230202"
|
|
},
|
|
{
|
|
"city_name": "思明",
|
|
"city_code": "101230203"
|
|
},
|
|
{
|
|
"city_name": "海沧",
|
|
"city_code": "101230204"
|
|
},
|
|
{
|
|
"city_name": "湖里",
|
|
"city_code": "101230205"
|
|
},
|
|
{
|
|
"city_name": "集美",
|
|
"city_code": "101230206"
|
|
},
|
|
{
|
|
"city_name": "翔安",
|
|
"city_code": "101230207"
|
|
}
|
|
],
|
|
"notify_stuffs": [
|
|
{
|
|
"stuff_name": "王炜",
|
|
"mobile_phone": "15959215339"
|
|
}
|
|
]
|
|
}
|