NewLife.Cube icon indicating copy to clipboard operation
NewLife.Cube copied to clipboard

WebApi版获取菜单权限,返回菜单权限异常

Open andylxy opened this issue 11 months ago • 1 comments

请求/Admin/User/Info

1、查询数据库记录权限是以下这样的

Image

2、在/Admin/User/Info 属性 user.Roles.Permission 、角色显示的权限都是和菜单数据表记录的权限不一样。基本都是PermissionFlags.All 也就是-1,

Image

3 SetPermission 处理后,

Image

andylxy avatar Mar 10 '25 07:03 andylxy

没有明白这个问题。 255表示所有权限

nnhy avatar Apr 03 '25 01:04 nnhy