mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
122 lines
4.0 KiB
JSON
122 lines
4.0 KiB
JSON
{
|
||
"touser": "UserID1|UserID2|UserID3",
|
||
"toparty": "1|2",
|
||
"totag": "3|4",
|
||
"msgtype": "text",
|
||
"agentid": 1,
|
||
"text": {
|
||
"content": "你的快递已到,请携带工卡前往邮件中心领取。\n出发前可查看<a href=\"http://work.weixin.qq.com\">邮件中心视频实况</a>,聪明避开排队。"
|
||
},
|
||
"image": {
|
||
"media_id": "MEDIA_ID"
|
||
},
|
||
"voice": {
|
||
"media_id": "MEDIA_ID"
|
||
},
|
||
"video": {
|
||
"media_id": "MEDIA_ID",
|
||
"title": "Title",
|
||
"description": "Description"
|
||
},
|
||
"file": {
|
||
"media_id": "1Yv-zXfHjSjU-7LH-GwtYqDGS-zz6w22KmWAT5COgP7o"
|
||
},
|
||
"textcard": {
|
||
"title": "领奖通知",
|
||
"description": "<div class=\"gray\">2016年9月26日</div> <div class=\"normal\">恭喜你抽中iPhone 7一台,领奖码:xxxx</div><div class=\"highlight\">请于2016年10月10日前联系行政同事领取</div>",
|
||
"url": "URL",
|
||
"btntxt": "更多"
|
||
},
|
||
"news": {
|
||
"articles": [
|
||
{
|
||
"title": "中秋节礼品领取",
|
||
"description": "今年中秋节公司有豪礼相送",
|
||
"url": "URL",
|
||
"picurl": "http://res.mail.qq.com/node/ww/wwopenmng/images/independent/doc/test_pic_msg1.png"
|
||
}
|
||
]
|
||
},
|
||
"mpnews": {
|
||
"articles": [
|
||
{
|
||
"title": "Title",
|
||
"thumb_media_id": "MEDIA_ID",
|
||
"author": "Author",
|
||
"content_source_url": "URL",
|
||
"content": "Content",
|
||
"digest": "Digest description"
|
||
}
|
||
]
|
||
},
|
||
"markdown": {
|
||
"content": "您的会议室已经预定,稍后会同步到`邮箱`>**事项详情**>事 项:<font color=\"info\">开会</font>>组织者:@miglioguan>参与者:@miglioguan、@kunliu、@jamdeezhou、@kanexiong、@kisonwang>>会议室:<font color=\"info\">广州TIT 1楼 301</font>>日 期:<font color=\"warning\">2018年5月18日</font>>时 间:<font color=\"comment\">上午9:00-11:00</font>>>请准时参加会议。>>如需修改会议信息,请点击:[修改会议信息](https://work.weixin.qq.com)"
|
||
},
|
||
"miniprogram_notice": {
|
||
"appid": "wx123123123123123",
|
||
"page": "pages/index?userid=zhangsan&orderid=123123123",
|
||
"title": "会议室预订成功通知",
|
||
"description": "4月27日 16:16",
|
||
"emphasis_first_item": true,
|
||
"content_item": [
|
||
{
|
||
"key": "会议室",
|
||
"value": "402"
|
||
},
|
||
{
|
||
"key": "会议地点",
|
||
"value": "广州TIT-402会议室"
|
||
},
|
||
{
|
||
"key": "会议时间",
|
||
"value": "2018年8月1日 09:00-09:30"
|
||
},
|
||
{
|
||
"key": "参与人员",
|
||
"value": "周剑轩"
|
||
}
|
||
]
|
||
},
|
||
"interactive_taskcard": {
|
||
"title": "赵明登的礼物申请",
|
||
"description": "礼品:A31茶具套装\n用途:赠与小黑科技张总经理",
|
||
"url": "URL",
|
||
"task_id": "taskid123",
|
||
"btn": [
|
||
{
|
||
"key": "key111",
|
||
"name": "批准",
|
||
"color": "red",
|
||
"is_bold": true
|
||
},
|
||
{
|
||
"key": "key222",
|
||
"name": "驳回"
|
||
}
|
||
]
|
||
},
|
||
"selected_ticket_list": [ "xxx", "yyy" ],
|
||
"template_msg": {
|
||
"template_id": "ttxxlGlgIAwJrCTFjtndfgHPoIySyk6w",
|
||
"url": "http://www.qq.com",
|
||
"content_item": [
|
||
{
|
||
"key": "会议室",
|
||
"value": "402"
|
||
},
|
||
{
|
||
"key": "会议地点",
|
||
"value": "广州TIT-402会议室"
|
||
},
|
||
{
|
||
"key": "会议时间",
|
||
"value": "2018年8月1日 09:00-09:30"
|
||
}
|
||
]
|
||
},
|
||
"safe": 0,
|
||
"enable_id_trans": 0,
|
||
"enable_duplicate_check": 0,
|
||
"duplicate_check_interval": 1800
|
||
}
|