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
+1 -1
View File
@@ -29,7 +29,7 @@ class SendResponseBackStage(stage.PipelineStage):
await asyncio.sleep(random_delay)
await self.ap.im_mgr.send(
await self.ap.platform_mgr.send(
query.message_event,
query.resp_message_chain,
adapter=query.adapter