From 114c252dcc51fea8b725bcd375cabb1e8d23a90e Mon Sep 17 00:00:00 2001 From: liulijun <liulijun@hnkhzn.com> Date: 星期二, 06 一月 2026 16:44:33 +0800 Subject: [PATCH] 1 --- 项目代码/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