From b08bc52662f726693747d570347df3a8a8121447 Mon Sep 17 00:00:00 2001 From: "@fawn-nine" <1271023382@qq.com> Date: Wed, 8 Nov 2023 15:26:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E5=9C=B0=E5=9D=80=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/json/address.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/static/json/address.json b/static/json/address.json index 2bd3edf..6634ec9 100644 --- a/static/json/address.json +++ b/static/json/address.json @@ -14781,7 +14781,15 @@ "createDate": 1666867907000 }, { - "countyList": [], + "countyList": [ + { + "regionCode": "441900", + "countyId": 8446, + "cityId": 949, + "countyName": "东莞市", + "createDate": 1699422943745 + } + ], "regionCode": "441900", "cityName": "东莞市", "cityId": 949, @@ -14789,7 +14797,15 @@ "createDate": 1666867907000 }, { - "countyList": [], + "countyList": [ + { + "regionCode": "442000", + "countyId": 8447, + "cityId": 950, + "countyName": "中山市", + "createDate": 1699423000757 + } + ], "regionCode": "442000", "cityName": "中山市", "cityId": 950,