fix:优化表述

This commit is contained in:
xuncha
2026-01-25 17:43:23 +08:00
parent 4e9c81a93d
commit 827e77c9a3
2 changed files with 8 additions and 3 deletions

View File

@@ -2006,6 +2006,11 @@ class ExportService {
)
const detailedExport: any = {
weflow: {
version: '1.0.3',
exportedAt: Math.floor(Date.now() / 1000),
generator: 'WeFlow'
},
session: {
wxid: sessionId,
nickname: sessionNickname,