huangxiaoqiang
2025-11-29 f9e8a2d52fe52fb2389892a46c12d4d262ee9aaf
项目代码/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
}