|  | @ -22,9 +22,9 @@ import java.util.Map; | 
														
													
														
															
																|  |  | @Service |  |  | @Service | 
														
													
														
															
																|  |  | public class AppletLoginServiceImpl implements AppletLoginService { |  |  | public class AppletLoginServiceImpl implements AppletLoginService { | 
														
													
														
															
																|  |  | //微信小程序appid(遗产里的景德镇) |  |  | //微信小程序appid(遗产里的景德镇) | 
														
													
														
															
																|  |  | private static final String mpAppId = "wx3c24e397e3b132ea"; |  |  |  | 
														
													
														
															
																|  |  |  |  |  | private static final String mpAppId = "wx5589eaf7bccec24f"; | 
														
													
														
															
																|  |  | //微信小程序appSecret(遗产里的景德镇) |  |  | //微信小程序appSecret(遗产里的景德镇) | 
														
													
														
															
																|  |  | private static final String mpAppSecret = "21b26094216042af6cb0d148a90ecac2"; |  |  |  | 
														
													
														
															
																|  |  |  |  |  | private static final String mpAppSecret = ""; | 
														
													
														
															
																|  |  |  |  |  |  | 
														
													
														
															
																|  |  | @Resource |  |  | @Resource | 
														
													
														
															
																|  |  | private IHanHaiMemberService memberService; |  |  | private IHanHaiMemberService memberService; | 
														
													
												
													
														
															
																|  | 
 |