From 1431482ea755956e47758866b7501a941cd5ac3e Mon Sep 17 00:00:00 2001 From: liuwei Date: Wed, 29 Apr 2026 11:12:48 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4maibot=5Fadapter=E5=B9=B3?= =?UTF-8?q?=E5=8F=B0=E6=A0=87=E8=AF=86=E4=B8=BAabot=E5=B9=B6=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E5=8F=91=E9=80=81=E6=98=A0=E5=B0=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/maibot_adapter/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/maibot_adapter/config.toml b/plugins/maibot_adapter/config.toml index a301139..167f40c 100644 --- a/plugins/maibot_adapter/config.toml +++ b/plugins/maibot_adapter/config.toml @@ -65,7 +65,7 @@ api_key = "abot-maibot" # 1. 会进入握手头 x-platform; # 2. 也会进入 message_info.platform 与 message_dim.platform; # 3. 建议保持稳定,后续日志、路由和排障都会更清晰。 -platform_name = "abot-maibot" +platform_name = "abot" # 是否校验 SSL 证书: # 1. 当前局域网 http/ws 直连场景保持 true 也不会有问题;