mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-22 07:03:53 +08:00
Update connection.py
This commit is contained in:
@@ -193,7 +193,6 @@ class ConnectionHandler:
|
||||
|
||||
self.welcome_msg = self.config["xiaozhi"]
|
||||
self.welcome_msg["session_id"] = self.session_id
|
||||
self.logger.bind(tag=TAG).info(f"客户端 {self.device_id} 连接成功")
|
||||
|
||||
# 获取差异化配置
|
||||
self._initialize_private_config()
|
||||
|
||||
Reference in New Issue
Block a user