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