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 也不会有问题;