feat: update auto reply and packaging

This commit is contained in:
ly1213
2026-06-29 17:44:22 +08:00
parent 1ca66dc0af
commit 2d5ee7f08d
19 changed files with 1147 additions and 227 deletions

View File

@@ -11,7 +11,9 @@
{
"data": {
"conversation_id": "{{params.conversationId}}",
"file": "{{params.path}}"
"file": "{{params.path}}",
"fileName": "{{params.fileName}}",
"file_name": "{{params.fileName}}"
},
"type": 11031
}