Files

16 lines
379 B
JSON
Raw Permalink Normal View History

{
"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
}
2022-05-06 20:29:27 +08:00
}