错误注释修改,增加了一部分注释

This commit is contained in:
Maple127667
2025-04-28 22:30:24 +08:00
parent 200c64646e
commit adfc8bef7d
2 changed files with 11 additions and 2 deletions

View File

@@ -83,7 +83,7 @@ class MainSystem:
)
asyncio.create_task(bot_schedule.mai_schedule_start())
# 启动FastAPI服务器
# 将bot.py中的chat_bot.message_process消息处理函数注册到api.py的消息处理基类中
self.app.register_message_handler(chat_bot.message_process)
# 初始化个体特征