🚧 获取链接
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