Browse Source

修改文本

plg 3 months ago
parent
commit
9750d9a3c6
1 changed files with 3 additions and 1 deletions
  1. 3 1
      src/utils/http.ts

+ 3 - 1
src/utils/http.ts

@@ -30,7 +30,9 @@ const menuStatus = menuStatusStore()
 //锦泓服务器
 // const base_url = 'http://146.56.226.174:8089'
 //新服务器
-const base_url = 'http://123.57.18.29:8089'
+// const base_url = 'http://123.57.18.29:8089'
+//第二个版本
+const base_url = 'http://123.57.18.29:8090'
 
 
 //设置axios 默认访问路径