perf: 将 platform 的 组件导入包 __init__ 中

This commit is contained in:
RockChinQ
2024-09-26 00:28:57 +08:00
parent a1ccceefd2
commit fdba470e9a

View File

@@ -0,0 +1,3 @@
from .entities import *
from .events import *
from .message import *