2025-04-24 14:53:21 +08:00
|
|
|
window.webConfig = {
|
2025-05-08 11:23:11 +08:00
|
|
|
"webApiBaseUrl": "http://192.168.1.20:8090/",
|
|
|
|
"wsApiBaseUrl": "ws://192.168.1.20:8090/",
|
2025-04-24 14:53:21 +08:00
|
|
|
"webApiMonitorUrl": "http://192.168.1.20:18080",
|
2025-05-16 16:18:11 +08:00
|
|
|
"answeringUrl":"http://121.37.111.42:8080/ui/chat/a9d56e68484c5594",
|
2025-04-24 14:53:21 +08:00
|
|
|
"webSystemTitle":"标题"
|
|
|
|
}
|