dedsudiyu 1 day ago
parent
commit
f4fcde7d16
1 changed files with 2 additions and 2 deletions
  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';
 //模型地址