增加要查询的城市清单。

This commit is contained in:
Kane Wang 2022-05-12 18:17:24 +08:00
parent cd8bcb8ba0
commit 65431a0f0e
1 changed files with 8 additions and 0 deletions

View File

@ -8,6 +8,14 @@
{ {
"city_name": "厦门", "city_name": "厦门",
"city_code": "101230201" "city_code": "101230201"
},
{
"city_name": "同安",
"city_code": "101230202"
},
{
"city_name": "翔安",
"city_code": "101230207"
} }
], ],
"notify_stuffs": [ "notify_stuffs": [