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/11078.json Normal file
View File

@@ -0,0 +1,21 @@
{
"data":{
"op_user_id":"1688850xx2",
"room_conversation_id":"R:106xx3056787",
"room_name":"11212"
},
"type":11078
}
{
"event": "20024",
"description": "群名称变化通知事件",
"time": "{{data.send_time}}",
"data": {
"instanceId": "string",
"robotId": "string",
"sendTime": "{{data.send_time}}",
"opUserId": "{{data.op_user_id}}",
"roomConversationId": "{{data.room_conversation_id}}",
"roomName": "{{data.room_name}}"
}
}