perf: 修改platform_mgr名称

This commit is contained in:
RockChinQ
2024-03-22 17:09:43 +08:00
parent bd6a32e08e
commit 80258e9182
4 changed files with 5 additions and 5 deletions

View File

@@ -68,7 +68,7 @@ class Controller:
"""检查输出
"""
if result.user_notice:
await self.ap.im_mgr.send(
await self.ap.platform_mgr.send(
query.message_event,
result.user_notice,
query.adapter