mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-22 18:17:10 +08:00
feat: driver additional items parse
This commit is contained in:
@@ -19,6 +19,7 @@ type Meta interface {
|
||||
Drop(ctx context.Context) error
|
||||
// GetAccount transform additional field to string and assign to account's addition
|
||||
GetAccount() model.Account
|
||||
GetAddition() Additional
|
||||
}
|
||||
|
||||
type Other interface {
|
||||
|
||||
Reference in New Issue
Block a user