Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CgibinGuide/MassSendJob/CgibinGuideAddGuideMassSendJobResponse.json
2022-05-06 20:44:39 +08:00

11 lines
179 B
JSON

{
"errcode": 0,
"errmsg": "ok",
"task_result": [
{
"task_id": 1332519773019865088,
"openid": ["xxxxxx", "yyyyyy"]
}
]
}