RuoYi-Vue-Plus/ruoyi-common/ruoyi-common-satoken
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 [重大更新] 使用caffeine重构PlusSaTokenDao层实现 减少将近90%的redis查询提高性能(尝试性更新问题未知 请勿轻易更新尝试) 2024-01-02 20:01:09 +08:00