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';
 //模型地址