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

21
eventdata/11028.json Normal file
View File

@@ -0,0 +1,21 @@
{
"data":{
"code":"https:\/\/wx.work.weixin.qq.com\/cgi-bin\/crtx_auth?key=AC217979C446C3F003BF4B12B4F7A8AA&wx=1",
"file":"C:\\Users\\evilbeast\\AppData\\Local\\Temp\\qr.png",
"key":"AC217979C446C3F003BF4B12B4F7A8AA"
},
"type":11028
}
{
"event": "20025",
"description": "登录二维码通知事件",
"time": "{{data.send_time}}",
"data": {
"instanceId": "string",
"robotId": "string",
"sendTime": "{{data.send_time}}",
"qrUrl": "{{data.code}}",
"file": "{{data.file}}",
"key": "{{data.key}}"
}
}