feat: 新的引入路径

This commit is contained in:
RockChinQ
2024-03-20 15:48:11 +08:00
parent 52a7c25540
commit 9855c6b8f5
5 changed files with 32 additions and 16 deletions
+1 -2
View File
@@ -85,8 +85,7 @@ class Application:
tasks = []
try:
tasks = [
asyncio.create_task(self.im_mgr.run()),
asyncio.create_task(self.ctrl.run())