mirror of
https://github.com/hicccc77/WeFlow.git
synced 2026-03-25 07:16:51 +00:00
fix:优化表述 (#96)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user