huangxiaoqiang
2025-12-02 74a4dbfebd891573e916cdb3e4ce7b0c7edf0a8e
项目代码/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
}