mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-11-01 00:46:54 +08:00 
			
		
		
		
	🎨 #2516【公众号】菜单按钮支持新的图文消息类型
This commit is contained in:
		| @@ -58,6 +58,15 @@ public class WxMenuButton implements Serializable { | |||||||
|   @SerializedName("media_id") |   @SerializedName("media_id") | ||||||
|   private String mediaId; |   private String mediaId; | ||||||
|  |  | ||||||
|  |   /** | ||||||
|  |    * <pre> | ||||||
|  |    * 调用发布图文接口获得的article_id. | ||||||
|  |    * article_id类型和article_view_limited类型必须 | ||||||
|  |    * </pre> | ||||||
|  |    */ | ||||||
|  |   @SerializedName("article_id") | ||||||
|  |   private String articleId; | ||||||
|  |  | ||||||
|   /** |   /** | ||||||
|    * <pre> |    * <pre> | ||||||
|    * 小程序的appid. |    * 小程序的appid. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 zhoushuofu
					zhoushuofu