调整maibot_adapter平台标识为abot并修复发送映射
This commit is contained in:
@@ -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 也不会有问题;
|
||||
|
||||
Reference in New Issue
Block a user