From 687ed48ddc763e5674eb34b7f4e4227c30e2d384 Mon Sep 17 00:00:00 2001
From: xiazhengtongxue <133085197+xiazhengtongxue@users.noreply.github.com>
Date: 星期六, 18 四月 2026 15:11:48 +0800
Subject: [PATCH] Merge branch 'dev' of http://115.159.85.185:8098/r/SuZhouGuanHong/ShanMeiXinNengYuan into dev

---
 Code/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/appsettings.json |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/Code/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/appsettings.json b/Code/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/appsettings.json
index c19a76e..2907e3e 100644
--- a/Code/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/appsettings.json
+++ b/Code/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/appsettings.json
@@ -33,6 +33,7 @@
   "DBType": "SqlServer",
   //杩炴帴瀛楃涓�
   "ConnectionString": "Data Source=.;Initial Catalog=WIDESEAWCS_ShanMei;User ID=sa;Password=P@ssw0rd;Integrated Security=False;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False",
+  //"ConnectionString": "Data Source=.;Initial Catalog=WIDESEAWCS_ShanMei;User ID=sa;Password=123456;Integrated Security=False;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False",
 
   //璺ㄥ煙
   "Cors": {
@@ -87,11 +88,11 @@
       "110681": "Split"
     },
     "AddressRoadwayMap": { // 瀵瑰簲璁惧鍦板潃鏄犲皠
-      "11001": "鎹㈢洏鏈烘鎵�",
-      "11010": "鎹㈢洏鏈烘鎵�",
-      "11068": "娉ㄦ恫缁勭洏鏈烘鎵�",
-      "10010": "鎹㈢洏鏈烘鎵�",
-      "10030": "鎹㈢洏鏈烘鎵�"
+      "11001": "HCSC1",
+      "11010": "HCSC1",
+      "11068": "GWSC1",
+      "10010": "GWSC1",
+      "10030": "GWSC1"
     },
     "AddressSourceLineNoMap": { // 瀵瑰簲杈撻�佺嚎缂栧彿鍦板潃鏄犲皠
       "11001": "10010",
@@ -128,4 +129,4 @@
       "MaxMemoryPolicy": "allkeys-lru" //鍐呭瓨娣樻卑绛栫暐锛歛llkeys-lru, volatile-lru, noeviction绛�
     }
   }
-}
+}
\ No newline at end of file

--
Gitblit v1.9.3