fix storage

This commit is contained in:
jxxghp
2024-07-02 18:31:17 +08:00
parent 8530d54fcc
commit b37e50480a
6 changed files with 59 additions and 25 deletions
-2
View File
@@ -53,8 +53,6 @@ class StorageConf(BaseModel):
"""
存储配置
"""
# 名称
name: Optional[str] = None
# 类型 local/alipan/u115/rclone
type: Optional[str] = None
# 配置