mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 02:29:40 +08:00
feat(wxapi): 随官方更新自定义菜单相关接口模型
This commit is contained in:
@@ -76,6 +76,16 @@
|
||||
"type": "view_limited",
|
||||
"name": "图文消息",
|
||||
"media_id": "MEDIA_ID2"
|
||||
},
|
||||
{
|
||||
"type": "article_id",
|
||||
"name": "发布后的图文消息",
|
||||
"article_id": "ARTICLE_ID1"
|
||||
},
|
||||
{
|
||||
"type": "article_view_limited",
|
||||
"name": "发布后的图文消息",
|
||||
"article_id": "ARTICLE_ID2"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user