enhance 定期清理插件

This commit is contained in:
honue
2023-10-28 17:11:48 +08:00
parent 16cce73f82
commit 64d3942ba9
2 changed files with 57 additions and 24 deletions

View File

@@ -38,6 +38,8 @@ class DownloadHistory(BaseModel):
torrent_site: Optional[str] = None
# 下载用户
userid: Optional[str] = None
# 下载用户名插件名
username: Optional[str] = None
# 下载渠道
channel: Optional[str] = None
# 创建时间