dedsudiyu 1 день назад
Родитель
Сommit
f4fcde7d16
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/api/config.js

+ 2 - 2
src/api/config.js

@@ -1,7 +1,7 @@
 // export const REQUEST_URL = 'http://192.168.1.43/wq';
 //接口地址
-// export const REQUEST_URL = 'http://192.168.1.88:8083';
-export const REQUEST_URL = 'http://192.168.1.55:8083';
+export const REQUEST_URL = 'http://192.168.1.88:8083';
+// export const REQUEST_URL = 'http://192.168.1.55:8083';
 //地图地址
 export const webMap_URL = 'http://109.244.159.250:19127';
 //模型地址