mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 12:09:30 +08:00
15 lines
346 B
JSON
15 lines
346 B
JSON
{
|
|
"news_item": [
|
|
{
|
|
"title": "TITLE",
|
|
"thumb_media_id": "THUMB_MEDIA_ID",
|
|
"thumb_url": "thumb_url",
|
|
"author": "AUTHOR",
|
|
"digest": "DIGEST",
|
|
"show_cover_pic": 1,
|
|
"url": "URL",
|
|
"content_source_url": "CONTENT_SOURCE_URL"
|
|
}
|
|
]
|
|
}
|