From b466b3135cd7f3b08f570efda0ffb691daff5270 Mon Sep 17 00:00:00 2001 From: wangxinhui <wangxinhui@hnkhzn.com> Date: 星期五, 05 十二月 2025 18:15:16 +0800 Subject: [PATCH] 一期输送线代码及AGV请求等 --- 项目代码/WCSServices/WIDESEAWCS_Server/appsettings.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCSServices/WIDESEAWCS_Server/appsettings.json" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCSServices/WIDESEAWCS_Server/appsettings.json" index 4c48174..bf8f45b 100644 --- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCSServices/WIDESEAWCS_Server/appsettings.json" +++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCSServices/WIDESEAWCS_Server/appsettings.json" @@ -26,7 +26,7 @@ }, "WMSApiAddress": "http://127.0.0.1:9293", //"http://127.0.0.1:9283",姝e紡鐜鍦板潃 "ApiName": "WIDESEA", - "ExpMinutes": 120, + "ExpMinutes": 300, "QuartzJobAutoStart": true, "WebSocketEnable": false, "WebSocketPort": 9260 -- Gitblit v1.9.3