model/request/file.go @@ -11,7 +11,7 @@ } type UpdateFile struct { Id int `json:"id"` Id uint `json:"id"` model.File }