feat: 添加数据权限过滤
This commit is contained in:
@@ -23,5 +23,7 @@ namespace Yi.Framework.Rbac.Domain.Shared.Consts
|
||||
public const string Roles = nameof(Roles);
|
||||
|
||||
public const string Permission = nameof(Permission);
|
||||
|
||||
public const string RoleInfo=nameof(RoleInfo);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user