|  |  | @ -41,7 +41,8 @@ public interface WxMaCodeConstant { | 
			
		
	
		
			
				
					|  |  |  |      * pre_auth_code:预授权码 | 
			
		
	
		
			
				
					|  |  |  |      * redirect_uri:回调url(获取授权码) | 
			
		
	
		
			
				
					|  |  |  |      */ | 
			
		
	
		
			
				
					|  |  |  |     String API_AUTH_REGISTER_URL = "https://mp.weixin.qq.com/cgi-bin/componentloginpage?component_appid=%s&pre_auth_code=%s&redirect_uri=%s"; | 
			
		
	
		
			
				
					|  |  |  | //    String API_AUTH_REGISTER_URL = "https://mp.weixin.qq.com/cgi-bin/componentloginpage?component_appid=%s&pre_auth_code=%s&redirect_uri=%s";
 | 
			
		
	
		
			
				
					|  |  |  |     String API_AUTH_REGISTER_URL = "https://mp.weixin.qq.com/safe/bindcomponent?action=bindcomponent&auth_type=3&no_scan=1&component_appid=%s&pre_auth_code=%s&redirect_uri=%s#wechat_redirect"; | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |     /** | 
			
		
	
		
			
				
					|  |  |  |      * 创建开放平台帐号并绑定公众号/小程序 | 
			
		
	
	
		
			
				
					|  |  | 
 |