🐛 Fix auto migrate issue
This commit is contained in:
parent
3cd102046a
commit
b2466bdee1
@ -31,5 +31,5 @@ type Publisher struct {
|
|||||||
AccountID *uint `json:"account_id"`
|
AccountID *uint `json:"account_id"`
|
||||||
|
|
||||||
Account models.Account `gorm:"-"`
|
Account models.Account `gorm:"-"`
|
||||||
Realm models.Realm `json:"-"`
|
Realm models.Realm `gorm:"-"`
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user