This commit is contained in:
parent
daf401a2f7
commit
8d4ba2ecae
14 changed files with 56 additions and 7 deletions
|
@ -1,6 +1,7 @@
|
|||
package models
|
||||
|
||||
type UserBeings struct {
|
||||
User User
|
||||
UserId string
|
||||
Being BeingType `gorm:"type:being_type"`
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue