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

5 lines
65 B
JSON
Raw Normal View History

{
"commentId": "xxxxxxxxxx",
"content": "我是内容"
}