Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CgibinMaterial/CgibinMaterialAddNewsRequest.json
2021-05-28 19:27:38 +08:00

15 lines
390 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
}
]
}