We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44d6b95 commit 86160caCopy full SHA for 86160ca
weixin-java-mp/src/main/java/me/chanjar/weixin/mp/bean/material/WxMpMaterialNews.java
@@ -31,7 +31,7 @@ public boolean isEmpty() {
31
/**
32
* <pre>
33
* 群发图文消息article
34
- * 1. thumbMediaId (必填) 图文消息缩略图的media_id,可以在基础支持-上传多媒体文件接口中获得
+ * 1. thumbMediaId (必填) 图文消息的封面图片素材id(必须是永久mediaID)
35
* 2. author 图文消息的作者
36
* 3. title (必填) 图文消息的标题
37
* 4. contentSourceUrl 在图文消息页面点击“阅读原文”后的页面链接
0 commit comments