Selaa lähdekoodia

[智价云] 地区信息更新

tangyuanwang 4 päivää sitten
vanhempi
sitoutus
c1955880bf
1 muutettua tiedostoa jossa 9 lisäystä ja 9 poistoa
  1. 9 9
      resources/js/city.json

+ 9 - 9
resources/js/city.json

@@ -1,24 +1,24 @@
 [
     {
         "id": 1,
-        "name": "北京",
+        "name": "北京",
         "pid": 0,
         "sons": [
             {
                 "id": 2,
-                "name": "市辖区",
+                "name": "北京市",
                 "pid": 1
             }
         ]
     },
     {
         "id": 368,
-        "name": "天津",
+        "name": "天津",
         "pid": 0,
         "sons": [
             {
                 "id": 369,
-                "name": "市辖区",
+                "name": "天津市",
                 "pid": 368
             }
         ]
@@ -417,12 +417,12 @@
     },
     {
         "id": 10601,
-        "name": "上海",
+        "name": "上海",
         "pid": 0,
         "sons": [
             {
                 "id": 10602,
-                "name": "市辖区",
+                "name": "上海市",
                 "pid": 10601
             }
         ]
@@ -1323,17 +1323,17 @@
     },
     {
         "id": 31059,
-        "name": "重庆",
+        "name": "重庆",
         "pid": 0,
         "sons": [
             {
                 "id": 31060,
-                "name": "市辖区",
+                "name": "重庆市",
                 "pid": 31059
             },
             {
                 "id": 31737,
-                "name": "县",
+                "name": "自治县",
                 "pid": 31059
             }
         ]