fix 下载及订阅用户匹配

This commit is contained in:
jxxghp
2024-03-08 15:27:51 +08:00
parent 1786e10101
commit 659d8bff66
3 changed files with 6 additions and 3 deletions

View File

@@ -513,8 +513,11 @@ export interface DownloadingInfo {
// 媒体信息
media: { [key: string]: any }
// 下载用户
// 下载用户ID
userid?: string
// 下载用户名称
username?: string
}
// 缺失剧集信息