Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CgibinGuide/MassSendJob/CgibinGuideUpdateGuideMassSendJobRequest.json
2021-05-28 19:27:38 +08:00

26 lines
574 B
JSON

{
"task_id": 1332414111522783232,
"task_name": "testtask_name111",
"task_remark": "testtask_remark111",
"push_time": 1589010582,
"openid": [
"yyyyyyyy"
],
"material": [
{
"type": 1,
"word": "testword"
},
{
"type": 3,
"media_id": "xxxxxxxxxxxxxx"
},
{
"type": 49,
"media_id": "xxxxxxxxxxxxxx",
"title": "test_title",
"path": "page/index/index",
"appid": "wxzzzzzzzzzzzz"
}
]
}