From 4cb31bfbc8483a78c85cc94e4a143a15bc46f5b2 Mon Sep 17 00:00:00 2001
From: wanshenmean <cathay_xy@163.com>
Date: 星期二, 10 三月 2026 16:25:25 +0800
Subject: [PATCH] 更新Visual Studio文档布局和WMS文件

---
 Code/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Code/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json b/Code/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json
index db224ba..bc8fe41 100644
--- a/Code/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json
+++ b/Code/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json
@@ -34,9 +34,9 @@
   "AutoOutboundTask": {
     "Enable": true, /// 鏄惁鍚敤鑷姩鍑哄簱浠诲姟
     "CheckIntervalSeconds": 300, /// 妫�鏌ラ棿闅旓紙绉掞級
-    "TargetAddresses": {    /// 鎸夊贩閬撳墠缂�閰嶇疆鐩爣鍦板潃
-      "GW": "10081",
-      "CW": "10080"
+    "TargetAddresses": { /// 鎸夊贩閬撳墠缂�閰嶇疆鐩爣鍦板潃锛堟敮鎸佸鍑哄簱鍙o級
+      "GW": [ "11001", "11010", "11068" ],
+      "CW": [ "10080" ]
     }
   }
 }
\ No newline at end of file

--
Gitblit v1.9.3