mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-10-31 02:28:25 +08:00 
			
		
		
		
	增加菜单按钮类型
This commit is contained in:
		| @ -144,6 +144,10 @@ public class WxConsts { | |||||||
|   public static final String BUTTON_PIC_WEIXIN = "pic_weixin"; |   public static final String BUTTON_PIC_WEIXIN = "pic_weixin"; | ||||||
|   /** 弹出地理位置选择器 */ |   /** 弹出地理位置选择器 */ | ||||||
|   public static final String BUTTON_LOCATION_SELECT = "location_select"; |   public static final String BUTTON_LOCATION_SELECT = "location_select"; | ||||||
|  |   /** 下发消息(除文本消息) */ | ||||||
|  |   public static final String BUTTON_MEDIA_ID = "media_id"; | ||||||
|  |   /** 跳转图文消息URL */ | ||||||
|  |   public static final String BUTTON_VIEW_LIMITED = "view_limited"; | ||||||
|  |  | ||||||
|   /////////////////////// |   /////////////////////// | ||||||
|   // oauth2网页授权的scope |   // oauth2网页授权的scope | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 miller
					miller