RuoYi-Vue-Plus/ruoyi-modules/ruoyi-system
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 add 增加 ruoyi-common-sse 模块 支持SSE推送 比ws更轻量更稳定的推送 2024-07-26 16:05:35 +08:00