ether-pms/module-common
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/common fix: 统一使用BusinessException替换RuntimeException 2026-03-17 22:58:16 +08:00
pom.xml initial: ether-pms project skeleton 2026-03-17 21:44:46 +08:00