|
@@ -1,7 +1,7 @@
|
|
//后台地址配置
|
|
//后台地址配置
|
|
window.axiosURI = "http://192.168.60.2:8080";
|
|
window.axiosURI = "http://192.168.60.2:8080";
|
|
window.ZTaxiosURI = "http://localhost:9300";
|
|
window.ZTaxiosURI = "http://localhost:9300";
|
|
-window.aiURI = "http://192.168.60.6:4000";
|
|
|
|
|
|
+window.aiURI = "http://192.168.60.2:4000";
|
|
//倾斜模型高度配置
|
|
//倾斜模型高度配置
|
|
window.modelBottomAltitude = 0;
|
|
window.modelBottomAltitude = 0;
|
|
// 服务器ip
|
|
// 服务器ip
|