mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-07 16:36:53 +08:00
add 转移历史记录
This commit is contained in:
@@ -7,7 +7,7 @@ from app.db.models.downloadhistory import DownloadHistory
|
||||
|
||||
class DownloadHistoryOper(DbOper):
|
||||
"""
|
||||
插件数据管理
|
||||
下载历史管理
|
||||
"""
|
||||
|
||||
def get_by_path(self, path: Path) -> Any:
|
||||
|
||||
Reference in New Issue
Block a user