add 事件广播
This commit is contained in:
@ -7,7 +7,7 @@ from ruamel.yaml import CommentedMap
|
||||
from app.core.context import MediaInfo, TorrentInfo, Context
|
||||
from app.core.meta import MetaBase
|
||||
from app.schemas.context import TransferInfo, TransferTorrent, ExistMediaInfo, DownloadingTorrent
|
||||
from app.utils.types import TorrentStatus, MediaType
|
||||
from app.schemas.types import TorrentStatus, MediaType
|
||||
|
||||
|
||||
class _ModuleBase(metaclass=ABCMeta):
|
||||
|
Reference in New Issue
Block a user