mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-10-31 10:38:42 +08:00 
			
		
		
		
	Merge branch 'master' into develop
This commit is contained in:
		| @ -164,6 +164,12 @@ public class WxConsts { | ||||
|    * 弹出授权页面,可通过openid拿到昵称、性别、所在地。并且,即使在未关注的情况下,只要用户授权,也能获取其信息 | ||||
|    */ | ||||
|   public static final String OAUTH2_SCOPE_USER_INFO = "snsapi_userinfo"; | ||||
|    | ||||
|   /** | ||||
|    * 网页应用登录授权作用域 snsapi_login | ||||
|    */ | ||||
|   public static final String QRCONNECT_SCOPE_SNSAPI_LOGIN = "snsapi_login"; | ||||
|  | ||||
|   /////////////////////// | ||||
|   // 永久素材类型 | ||||
|   /////////////////////// | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 BinaryWang
					BinaryWang