mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-11-01 00:46:54 +08:00 
			
		
		
		
	🎨 #2476【公众号】客服消息增加草稿箱图文消息类型
This commit is contained in:
		| @@ -126,6 +126,11 @@ public class WxConsts { | ||||
|      * 模板卡片消息. | ||||
|      */ | ||||
|     public static final String TEMPLATE_CARD = "template_card"; | ||||
|  | ||||
|     /** | ||||
|      * 发送图文消息(点击跳转到图文消息页面)使用通过 “发布” 系列接口得到的 article_id(草稿箱功能上线后不再支持客服接口中带 media_id 的 mpnews 类型的图文消息) | ||||
|      */ | ||||
|     public static final String MP_NEWS_ARTICLE = "mpnewsarticle"; | ||||
|   } | ||||
|  | ||||
|   /** | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 JCLee
					JCLee