34 lines
895 B
JSON
34 lines
895 B
JSON
{
|
|
"title": "天气灾害预警配置文件",
|
|
"key": "fe9fa8eeeb6f4301a92541eed565dd15",
|
|
"query_url": "https://devapi.qweather.com/v7/warning/now?",
|
|
"wechat_officalaccount_url": "https://cxxmwx.cpic.com.cn/app/index.php?i=2&c=entry&do=send_group_tpl_api&m=ok_tplmessage",
|
|
"query_interval": 10,
|
|
"proxy_setting": {
|
|
"enable": true,
|
|
"proxy_mode": "http",
|
|
"proxy_address": "172.16.39.2",
|
|
"proxy_port": 18080
|
|
},
|
|
"cities": [
|
|
{
|
|
"city_name": "厦门",
|
|
"city_code": "101230201"
|
|
},
|
|
{
|
|
"city_name": "同安",
|
|
"city_code": "101230202"
|
|
},
|
|
{
|
|
"city_name": "翔安",
|
|
"city_code": "101230207"
|
|
}
|
|
],
|
|
"notify_stuffs": [
|
|
{
|
|
"stuff_name": "王炜",
|
|
"mobile_phone": "15959215339"
|
|
}
|
|
]
|
|
}
|