From 261ec6b250b3aea2d26e629203c7d699747c27ea Mon Sep 17 00:00:00 2001 From: wangxinhui <wangxinhui@hnkhzn.com> Date: 星期二, 03 二月 2026 17:02:04 +0800 Subject: [PATCH] 空托回流区分叠盘或直接回立库 --- 项目代码/WCS/WCSServices/WIDESEAWCS_Server/appsettings.json | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSServices/WIDESEAWCS_Server/appsettings.json" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSServices/WIDESEAWCS_Server/appsettings.json" index 8c8ce2d..4c7ce1e 100644 --- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSServices/WIDESEAWCS_Server/appsettings.json" +++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSServices/WIDESEAWCS_Server/appsettings.json" @@ -30,6 +30,10 @@ }, "WMSApiAddress": "http://127.0.0.1:9293", //"http://127.0.0.1:9283",姝e紡鐜鍦板潃 "ApiName": "WIDESEA", + "Channel": 13, + "Long": 465, + "Wide": 375, + "High": 550, "ExpMinutes": 120, "QuartzJobAutoStart": true, "WebSocketEnable": true, -- Gitblit v1.9.3