wanshenmean
2026-03-09 4c1f6449a2dd28bdfb76dae2bac127c2081f9f54
Code/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json
@@ -30,5 +30,13 @@
    "ExpMinutes": 120,
    "DBSeedEnable": false,
    "PDAVersion": "4",
    "WebSocketPort": 9296
    "WebSocketPort": 9296,
    "AutoOutboundTask": {
        "Enable": true,
        "CheckIntervalSeconds": 300,
        "TargetAddresses": {
            "GW": "10081",
            "CW": "10080"
        }
    }
}