mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
feat(wxapi): 新增草稿箱相关接口
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"news_item": [
|
||||
{
|
||||
"title": "TITLE",
|
||||
"author": "AUTHOR",
|
||||
"digest": "DIGEST",
|
||||
"content": "CONTENT",
|
||||
"content_source_url": "CONTENT_SOURCE_URL",
|
||||
"thumb_media_id": "THUMB_MEDIA_ID",
|
||||
"show_cover_pic": 1,
|
||||
"need_open_comment": 0,
|
||||
"only_fans_can_comment": 0,
|
||||
"url": "URL"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user