mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-04-05 17:37:54 +08:00
17 lines
450 B
JSON
17 lines
450 B
JSON
{
|
|
"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",
|
|
"is_deleted": false
|
|
}
|
|
]
|
|
} |