add pdf upload
This commit is contained in:
@@ -48,4 +48,5 @@ type ShopItem struct {
|
||||
IsPublic bool `json:"isPublic" gorm:"default:true"`
|
||||
Tags []Tag `gorm:"many2many:item_tags;"`
|
||||
Image string
|
||||
Pdf string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user