1
huangxiaoqiang
2025-12-04 8745be5d72c3056cc8ea5f7ea7e5b7631a588b84
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json
@@ -26,5 +26,7 @@
    "IPs": "http://127.0.0.1:8080,http://localhost:8080,http://127.0.0.1:8081,http://localhost:8081"
  },
  "ApiName": "WIDESEA",
  "ExpMinutes": 120
  "ExpMinutes": 120,
  "WebSocketEnable": true,
  "WebSocketPort": 9004
}