ether-pms/module-auth
chiguyong f022d298e6 fix: 统一使用BusinessException替换RuntimeException
- RoleService 改用 BusinessException
- PermissionService 改用 BusinessException
- ProjectService 改用 BusinessException
- SpaceNodeService 改用 BusinessException
- LoginService 添加 @Transactional
- 扩展错误码:PERMISSION_002, SPACE_001, SPACE_002
2026-03-17 22:58:16 +08:00
..
src/main/java/com/ether/pms/auth fix: 统一使用BusinessException替换RuntimeException 2026-03-17 22:58:16 +08:00
pom.xml refactor(auth): 密码策略和登录限制改为配置化 2026-03-17 22:38:56 +08:00