wangxinhui
2026-02-02 f501e1d11653b2500e032a0d3c255f62aac4b054
1
2
3
4
5
6
window.webConfig = {
    "webApiDevelopment": "http://localhost:9291/",
    "webApiProduction": "http://localhost:9291/",
    "webApiDebug": "http://localhost:9291/",
    "webSocketUrl": "ws://localhost:9260/",
}