This commit is contained in:
idranme 2024-09-03 21:46:26 +08:00
parent 050c9d9b54
commit 44bfc5aab9
No known key found for this signature in database
GPG Key ID: 926F7B5B668E495F

View File

@ -171,7 +171,7 @@ export namespace OB11Entities {
}
}
} catch (e: any) {
ctx.logger.error('获取不到引用的消息', replyElement.replayMsgSeq, e.stack)
ctx.logger.error('获取不到引用的消息', replyElement, e.stack)
continue
}
}