Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/WxaApi/Comment/WxaApiCommentReplyAddRequest.json
Fu Diwei 62d2fbad83
Some checks are pending
CodeQL / Analyze (csharp) (push) Waiting to run
CodeLint / Lint (push) Waiting to run
feat(wxapi): 新增交易评价管理相关接口
2025-04-29 19:42:24 +08:00

5 lines
65 B
JSON

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