mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
feat:阿里云盘支持备份盘
This commit is contained in:
@@ -28,3 +28,5 @@ class FileItem(BaseModel):
|
||||
thumbnail: Optional[str] = None
|
||||
# 115 pickcode
|
||||
pickcode: Optional[str] = None
|
||||
# drive_id
|
||||
drive_id: Optional[str] = None
|
||||
|
||||
Reference in New Issue
Block a user