mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
init storage
This commit is contained in:
@@ -67,6 +67,8 @@ class StorageConf(BaseModel):
|
||||
"""
|
||||
# 类型 local/alipan/u115/rclone
|
||||
type: Optional[str] = None
|
||||
# 名称
|
||||
name: Optional[str] = None
|
||||
# 配置
|
||||
config: Optional[dict] = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user