yanjinhui
2025-06-12 69b4b758498b839aedbd82f7d4dee9d879ba65fe
1
2
3
4
5
6
window.webConfig = {
    "webApiDevelopment": "http://localhost:9291/",
    "webApiProduction": "http://localhost:9291/",
    "webApiDebug": "http://localhost:9291/",
    "webSocketUrl": "ws://localhost:9260/",
}