剧集更新提示
This commit is contained in:
@@ -41,6 +41,7 @@ export interface PlayRecord {
|
||||
save_time: number; // 记录保存时间(时间戳)
|
||||
search_title?: string; // 搜索时使用的标题
|
||||
origin?: 'vod' | 'live'; // 来源类型
|
||||
new_episodes?: number; // 新增的剧集数量(用于显示更新提示)
|
||||
}
|
||||
|
||||
// ---- 收藏类型 ----
|
||||
|
||||
Reference in New Issue
Block a user