From 88724eca51a5863f20ee0a552af741aeebf4e8f2 Mon Sep 17 00:00:00 2001
From: wanshenmean <cathay_xy@163.com>
Date: 星期三, 11 二月 2026 17:31:45 +0800
Subject: [PATCH] 添加堆垛机配置并重构任务

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

diff --git a/Code/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/appsettings.json b/Code/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/appsettings.json
index a6fcc1f..c350f03 100644
--- a/Code/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/appsettings.json
+++ b/Code/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/appsettings.json
@@ -52,7 +52,7 @@
     "Backlog": 1000,   //鏈�澶ц繛鎺ユ暟 
     "EncodingName": "utf-8",  //缂栫爜鏂瑰紡
     "AutoDetectEncoding": true,   //鏄惁鑷姩妫�娴嬬紪鐮�
-    "IdleTimeoutSeconds": 300,   //绌洪棽瓒呮椂鏃堕棿锛屽崟浣嶇锛�0琛ㄧず涓嶈秴鏃�
+    "IdleTimeoutSeconds": 0,   //绌洪棽瓒呮椂鏃堕棿锛屽崟浣嶇锛�0琛ㄧず涓嶈秴鏃�
     "EnableHeartbeat": true,   //鏄惁鍚敤蹇冭烦妫�娴�
     "LogFilePath": "socketserver.log"  //鏃ュ織鏂囦欢璺緞
   }

--
Gitblit v1.9.3