This commit is contained in:
idranme
2024-09-03 21:46:26 +08:00
parent 050c9d9b54
commit 44bfc5aab9

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
}
}