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

62
eventdata/11066.json Normal file
View File

@@ -0,0 +1,62 @@
{
"data":{
"appicon":"http:\/\/mmbiz.qpic.cn\/sz_mmbiz_png\/yLCrZFCQoB76U8YoQ6DPuCNGS4awVYOYGxEGnhRU7khicmowj4ty341Oydl5xE9uuoIl1wK7amDVQoQ79vkzO3g\/640?wx_fmt=png&wxfrom=200",
"appid":"wxe9714e742209d35f",
"appname":"唯品会特卖",
"content_type":78,
"conversation_id":"S:168885xxx8682_788130xxxx12998",
"is_pc":0,
"local_id":"2825",
"page_path":"pages\/index\/index.html?chl_type=share&chl_param=1627909475937_4a258ff09c0a487fa7f0815106273b4d%3A1639407978077%3APzonl",
"receiver":"168885xxxx82",
"send_time":"1639407981",
"sender":"78813xxxx12998",
"sender_name":"小邪",
"server_id":"1099035",
"thumb_width":100,
"thumb_height":100,
"title":"唯品会 · 品牌特卖 就是超值",
"username":"gh_8ed2afad9972@app"
"cdn_type": 2,
"cdn" : {
"aes_key":"6C7563736E666A6566696B6C716D6D65",
"file_id":"306b020102046430620201000204af00072602031e90380204ecc7f46d020461b7616d0436323933363031343633305f313832393236373539395f613037626133323031303431653363636535376161636531656633356334663802010002030160b004000201010201000400",
"size":90276,
}
},
"type":11066
}
{
"event": "20059",
"description": "小程序消息事件",
"time": "{{data.send_time}}",
"data": {
"instanceId": "string",
"robotId": "string",
"sendTime": "{{data.send_time}}",
"localId": "{{data.local_id}}",
"serverId": "{{data.server_id}}",
"messageType": 103,
"cdnData": {
"aes_key": "{{data.cdn.aes_key}}",
"file_id": "{{data.cdn.file_id}}",
"size": "{{data.cdn.size}}"
},
"cdnType":2,
"appIcon": "{{data.appicon}}",
"appId": "{{data.appid}}",
"appInfo": "",
"appName": "{{data.appname}}",
"pagePath": "{{data.page_path}}",
"thumbHeight": "{{data.thumb_height}}",
"thumbWidth": "{{data.thumb_width}}",
"title": "{{data.title}}",
"username": "{{data.username}}",
"messageSource": 0,
"conversationId": "{{data.conversation_id}}",
"fromWxId": "{{data.sender}}",
"toWxId": "{{data.receiver}}",
"fromNickName": "{{data.sender_name}}",
"isPc":0
}
}