Ver Fonte

增加正式环境地址

增加正式环境地址
Sean há 3 meses atrás
pai
commit
af1753ba8f
1 ficheiros alterados com 3 adições e 2 exclusões
  1. 3 2
      src/utils/baseUrl.js

+ 3 - 2
src/utils/baseUrl.js

@@ -1,7 +1,8 @@
 const URL = {
-  //baseUrl: 'https://admin.bjzxtw.org.cn/zxtapi',//正式环境
-  baseUrl: 'http://116.131.8.26:9501',//正式环境
   //baseUrl: 'http://183.131.25.186:9501',//测试环境
+  //baseUrl: 'http://116.131.8.26:9501',//pre环境
+  baseUrl: 'http://103.105.201.2:9501',//正式环境
+  //baseUrl: 'https://admin.bjzxtw.org.cn/zxtapi',//正式环境
   //baseUrl: 'http://192.168.1.201:9501',//刘佳伟本地环境
   //baseUrl:'http://192.168.1.115:9501',//冯蕊的本地环境
   //baseUrl: 'http://192.168.1.127:9501',//刘剑的本地环境