|  | @@ -12,14 +12,14 @@
 | 
	
		
			
				|  |  |  // }
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  //64
 | 
	
		
			
				|  |  | -let baseUrl='https://xusfoodapi.hw.hongweisoft.com/appapi/app';
 | 
	
		
			
				|  |  | -let upFileUrl='http://fileupload.hw.hongweisoft.com/upload/single/minio';
 | 
	
		
			
				|  |  | -let staticUrl='http://res.hw.hongweisoft.com/xushuo/';
 | 
	
		
			
				|  |  | +// let baseUrl='https://xusfoodapi.hw.hongweisoft.com/appapi/app';
 | 
	
		
			
				|  |  | +// let upFileUrl='http://fileupload.hw.hongweisoft.com/upload/single/minio';
 | 
	
		
			
				|  |  | +// let staticUrl='http://res.hw.hongweisoft.com/xushuo/';
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  //正式
 | 
	
		
			
				|  |  | -// let baseUrl='https://xusapi.gzxsjt.cn/appapi/app';
 | 
	
		
			
				|  |  | -// let upFileUrl='https://xusapi.gzxsjt.cn/thirdapi/upload/single/minio';
 | 
	
		
			
				|  |  | -// let staticUrl='http://res.gzxsjt.cn/xushuo/';
 | 
	
		
			
				|  |  | +let baseUrl='https://xusapi.gzxsjt.cn/appapi/app';
 | 
	
		
			
				|  |  | +let upFileUrl='https://xusapi.gzxsjt.cn/thirdapi/upload/single/minio';
 | 
	
		
			
				|  |  | +let staticUrl='http://res.gzxsjt.cn/xushuo/';
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  const commonConfig = {
 | 
	
		
			
				|  |  |  	wxAppid: '', // 测试wxAppid
 |