dedsudiyu 1 天之前
父节点
当前提交
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';
 //模型地址