fix(plugin): Adding missing table.
This commit is contained in:
@@ -51,6 +51,7 @@ var tables = []interface{}{
|
||||
&entity.Power{},
|
||||
&entity.UserRoleRel{},
|
||||
&entity.PluginConfig{},
|
||||
&entity.UserExternalLogin{},
|
||||
}
|
||||
|
||||
// InitDB init db
|
||||
|
||||
Reference in New Issue
Block a user