Kategorien und Produkte können zur DB hinzugefügt werden.
This commit is contained in:
@@ -14,6 +14,7 @@ type User struct {
|
||||
Email string
|
||||
Password string
|
||||
RememberToken string
|
||||
Admin bool
|
||||
CreatedAt time.Time
|
||||
UpdatedAt time.Time
|
||||
DeletedAt gorm.DeletedAt
|
||||
|
||||
Reference in New Issue
Block a user