add
This commit is contained in:
@@ -264,6 +264,7 @@ func (a *Application) autoMigrate(db *gorm.DB) error {
|
||||
&apiEntities.ApiUser{},
|
||||
&apiEntities.ApiCall{},
|
||||
&apiEntities.Report{},
|
||||
&apiEntities.QueryWhitelistEntry{},
|
||||
|
||||
// 下属账号域
|
||||
&subordinateEntities.SubordinateInvitation{},
|
||||
|
||||
Reference in New Issue
Block a user