mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-27 04:26:34 +08:00
🚧 获取链接
This commit is contained in:
@@ -17,6 +17,7 @@ type File struct {
|
||||
ContentType string `json:"content_type"`
|
||||
Size int64 `json:"size"`
|
||||
Password string `json:"password"`
|
||||
Url string `json:"url" gorm:"-"`
|
||||
}
|
||||
|
||||
func (file *File) Create() error {
|
||||
|
||||
Reference in New Issue
Block a user