mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
16 lines
379 B
JSON
16 lines
379 B
JSON
{
|
|
"media_id": "MEDIA_ID",
|
|
"index": 0,
|
|
"articles": {
|
|
"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
|
|
}
|
|
}
|