mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-06-06 00:01:33 +08:00
add aliyun
This commit is contained in:
@@ -757,6 +757,10 @@ export interface FileItem {
|
||||
children: FileItem[]
|
||||
// 文件创建时间
|
||||
modify_time: number
|
||||
// 文件ID
|
||||
fileid: string
|
||||
// 上级文件ID
|
||||
parent_fileid: string
|
||||
}
|
||||
|
||||
// 媒体服务器播放条目
|
||||
|
||||
Reference in New Issue
Block a user