wanshenmean
2026-03-09 963aa00ec6b120d05dc702129b176c327213653b
Code/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json
@@ -35,8 +35,8 @@
        "Enable": true,
        "CheckIntervalSeconds": 300,
        "TargetAddresses": {
            "GW": "10081",
            "CW": "10080"
            "GW": ["10081"],
            "CW": ["10080"]
        }
    }
}