Initial qiwei secondary development handoff
This commit is contained in:
41
eventdata/11049.json
Normal file
41
eventdata/11049.json
Normal file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"data": {
|
||||
"content_type": 26,
|
||||
"conversation_id": "S:1688xxxx_16888505xxxx",
|
||||
"desc": "来自xxxxx的红包,请进入手机版企业微信查看",
|
||||
"local_id": "385",
|
||||
"money": 1,
|
||||
"packet_id": "10000405012020xxxxxx",
|
||||
"receiver": "1688850535834755",
|
||||
"remark": "恭喜发财",
|
||||
"send_time": "1580616846",
|
||||
"sender": "168885053xxx",
|
||||
"sender_name": "xxxxx",
|
||||
"server_id": "100xxxxxxx"
|
||||
},
|
||||
"type": 11049
|
||||
}
|
||||
{
|
||||
"event": "20011",
|
||||
"description": "红包消息事件",
|
||||
"time": "{{data.send_time}}",
|
||||
"data": {
|
||||
"instanceId": "string",
|
||||
"robotId": "string",
|
||||
"sendTime": "{{data.send_time}}",
|
||||
"localId": "{{data.local_id}}",
|
||||
"serverId": "{{data.server_id}}",
|
||||
"messageType": 103,
|
||||
"packetId": "{{data.packet_id}}",
|
||||
"desc": "{{data.desc}}",
|
||||
"remark": "{{data.remark}}",
|
||||
"money": "{{data.money}}",
|
||||
"appInfo": "",
|
||||
"messageSource": 0,
|
||||
"conversationId": "{{data.conversation_id}}",
|
||||
"fromWxId": "{{data.sender}}",
|
||||
"toWxId": "{{data.receiver}}",
|
||||
"fromNickName": "{{data.sender_name}}",
|
||||
"isPc": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user