From 2bbf273c57be42deafbf12e4327d815c201b3e7f Mon Sep 17 00:00:00 2001
From: 陶杰 <1378534974@qq.com>
Date: 星期二, 17 十二月 2024 16:40:48 +0800
Subject: [PATCH] 1.小程序菜单
---
src/main/resources/LocList.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/resources/LocList.xml b/src/main/resources/LocList.xml
index 82f1b82..6cfcadc 100644
--- a/src/main/resources/LocList.xml
+++ b/src/main/resources/LocList.xml
@@ -26,7 +26,7 @@
<Region Name="河东" Code="2" />
<Region Name="河西" Code="3" />
<Region Name="南开" Code="4" />
- <Region Name="河北" Code="5" />
+ <Region Name="河北区" Code="5" />
<Region Name="红桥" Code="6" />
<Region Name="滨海新区" Code="26" />
<Region Name="东丽" Code="10" />
@@ -618,7 +618,7 @@
<Region Name="调兵山市" Code="81" />
<Region Name="开原市" Code="82" />
</City>
- <City Name="朝阳" Code="13">
+ <City Name="朝阳市" Code="13">
<Region Name="双塔区" Code="2" />
<Region Name="龙城区" Code="3" />
<Region Name="朝阳县" Code="21" />
--
Gitblit v1.9.3