调整maibot_adapter平台标识为abot并修复发送映射

This commit is contained in:
liuwei
2026-04-29 11:12:48 +08:00
parent 9fedd6f61b
commit 1431482ea7

View File

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