From ae91676a89e809ecb83a095679d1496bdf46f1ad Mon Sep 17 00:00:00 2001 From: Qian23333 <119576779+Qian23333@users.noreply.github.com> Date: Sat, 16 Aug 2025 09:18:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=94=99=E8=AF=AF=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/remind.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/remind.js b/apps/remind.js index e18ae68..866fcaf 100644 --- a/apps/remind.js +++ b/apps/remind.js @@ -239,7 +239,7 @@ export class Remind extends ZZZPlugin { } } catch (error) { logger.error(`[ZZZ-Plugin] 为用户 ${userId} 检查式舆防卫战失败: ${error}`); - messages.push('式舆防卫战查询失败'); + messages.push(`式舆防卫战查询失败: ${error}`); } // 检查危局强袭战 @@ -256,7 +256,7 @@ export class Remind extends ZZZPlugin { } } catch (error) { logger.error(`[ZZZ-Plugin] 为用户 ${userId} 检查危局强袭战失败: ${error}`); - messages.push('危局强袭战查询失败'); + messages.push(`危局强袭战查询失败: ${error}`); } // 恢复原来的 this.e