Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/Tcb/TcbCloudBaseReportRequest.json

10 lines
189 B
JSON
Raw Normal View History

2021-05-28 19:27:38 +08:00
{
"report_action": "sendSmsTask",
"env_id": "xxx",
"activity_id": "xxx",
"task_id": "xxx",
"phone_count": "12345",
"channel_id": "xxx",
"session_id": "xxx"
2022-05-06 20:29:27 +08:00
}