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