mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-16 07:06:25 +08:00
feat: driver manage
This commit is contained in:
@@ -7,6 +7,7 @@ type Account struct {
|
||||
Driver string `json:"driver"`
|
||||
Status string `json:"status"`
|
||||
Addition string `json:"addition"`
|
||||
Remark string `json:"remark"`
|
||||
Sort
|
||||
Proxy
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user