完善角色权限与数据隔离
This commit is contained in:
@@ -48,5 +48,9 @@ func Migrate(db *gorm.DB) error {
|
||||
&OperationLog{},
|
||||
&Announcement{},
|
||||
&TenantSetting{},
|
||||
&Role{},
|
||||
&Permission{},
|
||||
&RolePermission{},
|
||||
&RoleDataScope{},
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user