Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/WxaApi/Comment/WxaApiCommentConfirmCompromiseRequest.json

6 lines
115 B
JSON
Raw Normal View History

{
"commentId": "xxxxxxxxxx",
"picList": [ "mediaid", "mediaid" ],
"content": "我是和解的内容"
}