fix(wxapi): 修复获取图文素材接口模型的字段缺失问题

This commit is contained in:
Fu Diwei
2021-08-04 14:48:17 +08:00
parent 3e8ff8fbe6
commit 00f01000b2
2 changed files with 8 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
{
"title": "TITLE",
"thumb_media_id": "THUMB_MEDIA_ID",
"thumb_url": "thumb_url",
"author": "AUTHOR",
"digest": "DIGEST",
"show_cover_pic": 1,