mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-07-15 23:13:32 +08:00
25 lines
558 B
JSON
25 lines
558 B
JSON
{
|
|
"guide_account": "xxxxxxxx",
|
|
"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"
|
|
}
|
|
]
|
|
}
|