wanshenmean
2026-03-09 9a6e0187d0994bcfc30cd48bad65b8b17a6f4ba1
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"]
        }
    }
}