dedsudiyu il y a 1 semaine
Parent
commit
5612ce867c
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      src/api/config.js

+ 3 - 3
src/api/config.js

@@ -1,9 +1,9 @@
 // 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.65/wq/';
 // export const REQUEST_URL = 'http://192.168.1.55:8083';
 //地图地址
-export const webMap_URL = 'http://109.244.159.250:19127';
+export const webMap_URL = 'http://192.168.1.65/mapGis/';
 //模型地址
-export const webGl_URL = 'http://192.168.1.88/webGl/';
+export const webGl_URL = 'http://192.168.1.65/webGL/';