From 97485ed8543cc34a21c7e42fdbd1be3d8c03392c Mon Sep 17 00:00:00 2001 From: zhangchengsong <2244205553@qq.com> Date: 星期二, 20 一月 2026 11:40:52 +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