add SMB Storage

This commit is contained in:
jxxghp
2025-07-03 12:31:59 +08:00
parent 7de3bb2a91
commit 97cbd816fe
4 changed files with 570 additions and 2 deletions

View File

@@ -290,6 +290,7 @@ class StorageSchema(Enum):
U115 = "u115"
Rclone = "rclone"
Alist = "alist"
SMB = "smb"
# 模块类型