RuoYi-Vue-Plus/ruoyi-common/ruoyi-common-core
Binary 36f5c30c92 feat(权限管理): 修复 sa-token 查询指定用户角色权限时 返回当前登录人角色权限的bug
- 在通用角色服务 RoleService 接口中添加 selectRoleKeysByUserId 方法,用于查询用户角色权限
- 完善 SaPermissionImpl 类中的 getRoleList 方法的查询逻辑
- 在 SysRoleServiceImpl 类中实现 selectRoleKeysByUserId 方法,返回用户角色权限映射
2025-05-26 14:19:16 +08:00
..
src/main feat(权限管理): 修复 sa-token 查询指定用户角色权限时 返回当前登录人角色权限的bug 2025-05-26 14:19:16 +08:00
pom.xml remove 移除 alibaba ttl 与线程池搭配有问题(可传递但无法清除与更新) 2024-08-17 10:29:33 +08:00