xialei 1 rok temu
rodzic
commit
5442537fcb
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      commit/request.js

+ 1 - 1
commit/request.js

@@ -7,7 +7,7 @@ var baseURL = '' // API访问的地址
7 7
 	 // baseURL = 'https://api.hebeiyhc.com/gateway/'; //生产环境
8 8
 	 baseURL = '/gateway/'; //生产环境
9 9
  }else{
10
-	  baseURL = 'https://pre.bjtdba.com/gateway/'; //预生产环境
10
+	  baseURL = 'https://pre.hxxfb.com/gateway/'; //预生产环境
11 11
  }
12 12
 let token = ''; // 用户的token
13 13
 let volunteerToken = ''; // DES+B64加密