Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CgibinMaterial/CgibinMaterialAddNewsRequest.json
2022-05-06 20:44:39 +08:00

16 lines
391 B
JSON

{
"articles": [
{
"title": "TITLE",
"thumb_media_id": "THUMB_MEDIA_ID",
"author": "AUTHOR",
"digest": "DIGEST",
"show_cover_pic": 1,
"content": "CONTENT",
"content_source_url": "CONTENT_SOURCE_URL",
"need_open_comment": 1,
"only_fans_can_comment": 1
}
]
}