Commit 3fa6b481 by 陈思聪

fix: 配置640100地区码

parent 29a5979c
......@@ -70,6 +70,7 @@ var regCfg = {
"140200": "大同",
"1501": "呼和浩特",
"341200": "阜阳",
"640100": "银川",
"CPF009": "北京朝阳区",
"CPF010": "北京海淀区",
"CPF011": "北京丰台区",
......@@ -157,6 +158,7 @@ var regCfg = {
"大同": "140200",
"呼和浩特": "150100",
"阜阳": "341200",
"银川": "640100",
"北京朝阳区": "CPF009",
"北京海淀区": "CPF010",
"北京丰台区": "CPF011",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment