|  |  | @ -24,7 +24,7 @@ public class AppletLoginServiceImpl implements AppletLoginService { | 
			
		
	
		
			
				
					|  |  |  | //微信小程序appid(遗产里的景德镇) | 
			
		
	
		
			
				
					|  |  |  | private static final String mpAppId = "wx5589eaf7bccec24f"; | 
			
		
	
		
			
				
					|  |  |  | //微信小程序appSecret(遗产里的景德镇) | 
			
		
	
		
			
				
					|  |  |  | private static final String mpAppSecret = ""; | 
			
		
	
		
			
				
					|  |  |  | private static final String mpAppSecret = "1c473c3163cd08ea848101c55d982e22"; | 
			
		
	
		
			
				
					|  |  |  |  | 
			
		
	
		
			
				
					|  |  |  | @Resource | 
			
		
	
		
			
				
					|  |  |  | private IHanHaiMemberService memberService; | 
			
		
	
	
		
			
				
					|  |  | 
 |