소스 검색

修改测试访问地址

plg 3 달 전
부모
커밋
3638d8230f
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/utils/http.js

+ 2 - 2
src/utils/http.js

@@ -24,10 +24,10 @@ import { router } from "@/router";
 //30
 // export const basePath = "http://43.143.198.30:8089";
 //红朵服务器
-export const basePath = "http://129.211.221.44:8089";
+// export const basePath = "http://129.211.221.44:8089";
 //锦泓税务服务器
 //新服务器李靖
-// export const basePath = "http://123.57.18.29:8089";
+export const basePath = "http://123.57.18.29:8089";
 // export const basePath = "http://146.56.226.174:8089";
 // const base_url = 'http://43.143.198.30:8089/'
 // const base_url = 'http://10.113.248.4:8090/'