From e26d7df595c1bcc64c068cdbf83aacd0dd89c141 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=91=9C=E7=AC=99?= <2624367622@qq.com> Date: Tue, 27 Aug 2024 11:29:58 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BC=98=E5=8C=96=E7=8A=B6=E6=80=81?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/state.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/state.js b/apps/state.js index c2b0e45..723fb12 100644 --- a/apps/state.js +++ b/apps/state.js @@ -26,8 +26,8 @@ CPU信息: ${CPUB} 内存交换: ${RAMB} 储存: ${Disk} 运行环境:${nodeVersion} -适配器: ${adapter} -实现: ${implementation}` +标准协议: ${adapter} +适配器: ${implementation}` // 回复消息 return e.reply(msg)