pengwei
2025-04-27 366612bd8e8b88d02a98edf508f96d7add23ff9f
1
2
3
4
5
6
window.webConfig = {
    "webApiDevelopment": "http://localhost:9291/",
    "webApiProduction": "http://localhost:9291/",
    "webApiDebug": "http://localhost:9291/",
    "webSocketUrl": "ws://localhost:5174/",
}