fix 下载全局通知

This commit is contained in:
jxxghp
2024-03-08 15:27:24 +08:00
parent 0dad6860c4
commit 92bab2fc2f
3 changed files with 6 additions and 3 deletions

View File

@ -31,6 +31,7 @@ class DownloadingTorrent(BaseModel):
dlspeed: Optional[str] = None
media: Optional[dict] = {}
userid: Optional[str] = None
username: Optional[str] = None
left_time: Optional[str] = None