|  | @@ -194,8 +194,8 @@ module.exports = appInfo => {
 | 
	
		
			
				|  |  |      };
 | 
	
		
			
				|  |  |      // wx扫码登录
 | 
	
		
			
				|  |  |      config.wxCode = {
 | 
	
		
			
				|  |  | -        appid: 'wx5320cd30cecdbd68',
 | 
	
		
			
				|  |  | -        appsecret: 'ca7c0dbd9e94dc3b1c3b0e73865743f4',
 | 
	
		
			
				|  |  | +        appid: 'wx3d5394b238a3bc9a',
 | 
	
		
			
				|  |  | +        appsecret: '457d64c55f48f57cd22eca47e53d15cb',
 | 
	
		
			
				|  |  |      };
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |      config.proxy = true;
 |