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