1
z8018
2025-04-16 1f361850d35ba47225951efbc49d592eea685cf8
1
2
3
4
5
6
window.webConfig = {
    "webApiDevelopment": "http://localhost:8099/",
    "webApiProduction": "http://localhost:8099/",
    "webApiDebug": "http://localhost:8099/",
    "webSocketUrl": "ws://localhost:9296/",
}