mirror of
https://github.com/AlistGo/alist.git
synced 2025-06-01 06:10:26 +08:00
✨ link
This commit is contained in:
@ -6,6 +6,7 @@ type File struct {
|
||||
Name string `json:"name"`
|
||||
Size int64 `json:"size"`
|
||||
Type int `json:"type"`
|
||||
Driver string `json:"driver"`
|
||||
UpdatedAt *time.Time `json:"updated_at"`
|
||||
Thumbnail string `json:"thumbnail"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user