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-06-09 15:45:27 +08:00
|
|
|
"answeringUrl":"http://121.37.111.42:8080/ui/chat/e151e1600161c702",
|
2025-05-21 09:06:33 +08:00
|
|
|
"pythonUrl":"http://121.37.111.42:8080/api",
|
|
|
|
"application_id":"6b915c22-351c-11f0-8b7c-0242ac130003",
|
2025-06-09 15:45:27 +08:00
|
|
|
"imgUrl" :"http://192.168.1.20:8090/plan/",
|
2025-04-24 14:53:21 +08:00
|
|
|
"webSystemTitle":"标题"
|
|
|
|
}
|