storeBelieveInLight 1 年間 前
コミット
1fc5fdcab2
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      commit/request.js

+ 1 - 1
commit/request.js

@@ -6,7 +6,7 @@ var baseURL = 'https://api.hxxfb.com/gateway/' // API访问的地址
6
  }else if(is==2){
6
  }else if(is==2){
7
 	 // baseURL = 'https://api.hebeiyhc.com/gateway/'; //生产环境
7
 	 // baseURL = 'https://api.hebeiyhc.com/gateway/'; //生产环境
8
 	 // baseURL = 'https://api.hebeiyhc.com/gateway/'; //生产环境
8
 	 // baseURL = 'https://api.hebeiyhc.com/gateway/'; //生产环境
9
-	   baseURL = 'http://testapi.hxxfb.com/gateway/'; //预生产环境
9
+	   baseURL = 'https://testapi.hxxfb.com/gateway/'; //预生产环境
10
 	//    baseURL = '/gateway/'; //预生产环境
10
 	//    baseURL = '/gateway/'; //预生产环境
11
 	
11
 	
12
  }else{
12
  }else{