Initial qiwei secondary development handoff

This commit is contained in:
2026-06-23 21:11:20 +08:00
commit 858cb68f4f
207 changed files with 52782 additions and 0 deletions

56
eventdata/11047.json Normal file
View File

@@ -0,0 +1,56 @@
{
"data":{
"content_type":13,
"conversation_id":"S:168885xx8682_788130228xxx998",
"desc":"",
"image_url":"",
"is_pc":0,
"local_id":"2821",
"receiver":"1688850xxx8682",
"send_time":"1639407580",
"sender":"7881302283xxxx2998",
"sender_name":"小邪",
"server_id":"1099023",
"title":"据说思乡有八百多种,你是哪一种?",
"url":"http:\/\/mp.weixin.qq.com\/s?__biz=MTI0MDU3NDYwMQ==&mid=2657210171&idx=1&sn=ba8436a94914948d0ace62bc2d4fe101&chksm=7a5b32dd4d2cbbcbea2e14e0f067133ff0d74e7f87b5020e52cae84e06f8105f5c735879289f&scene=126&&sessionid=1639407574#rd",
"cdn_type" : 0
"cdn":{
"aes_key":"",
"auth_key":"",
"size":0,
"url":"https:\/\/mmbiz.qpic.cn\/mmbiz_jpg\/oq1PymRl9D58P1dxgJCW4ysxCGYWgVzMfaONib0w41Xib5JQ1iaWOgJKWLmNic1xVwCl2msJQic0tsS8kqUhPe3ftIA\/300?wxtype=jpeg&wxfrom=0"
}
},
"type":11047
}
{
"event": "20007",
"description": "链接消息事件",
"time": "{{data.send_time}}",
"data": {
"instanceId": "string",
"robotId": "string",
"sendTime": "{{data.send_time}}",
"localId": "{{data.local_id}}",
"serverId": "{{data.server_id}}",
"appInfo": "string",
"messageType": 103,
"cdnData": {
"aes_key": "{{data.cdn.aes_key}}",
"auth_key": "{{data.cdn.auth_key}}",
"size": "{{data.cdn.size}}",
"url": "{{data.cdn.url}}"
},
"cdnType":0,
"messageSource": 0,
"conversationId": "{{data.conversation_id}}",
"fromWxId": "{{data.sender}}",
"toWxId": "{{data.receiver}}",
"fromNickName": "{{data.sender_name}}",
"isPc":0,
"desc": "{{data.desc}}",
"imageUrl": "{{data.image_url}}",
"url": "{{data.url}}",
"title": "{{data.title}}"
}
}