Your Name
ddae0432f4
fix(permission): 修复 JPA 查询兼容性问题
- 修改 UserRoleRepository 使用两步查询替代 JOIN...ON
- 修改 RolePermissionRepository 使用两步查询
- 修改 PermissionCheckService 使用新的查询方法
- 修改 RoleRepository 使用 @Query 注解
- 修复测试文件中的实体类访问修饰符
注:PermissionSchemaVerificationTest 有环境问题待修复
2026-03-05 07:46:03 +08:00
..
2026-03-02 13:31:54 +08:00
2026-03-04 10:41:38 +08:00
2025-09-30 16:39:51 +08:00
2026-03-02 13:31:54 +08:00
2026-03-02 13:31:54 +08:00
2026-03-02 13:31:54 +08:00
2026-03-05 07:46:03 +08:00
2026-03-02 13:31:54 +08:00
2026-03-02 13:31:54 +08:00
2026-03-02 13:31:54 +08:00
2026-03-04 10:41:38 +08:00
2026-03-02 13:31:54 +08:00
2025-09-30 16:39:51 +08:00