chiguyong
|
ff48de8985
|
chore: 更新设备管理、工单完成等功能
|
2026-04-23 15:42:29 +08:00 |
chiguyong
|
ee3cf66c90
|
refactor: 重构模块结构,将设备/运维相关代码移至module-asset和module-wo
- 将EquipmentController移至module-asset
- 将EquipmentHealthController移至module-asset
- 将OwnershipEntityController移至module-asset
- 将维保工单相关移至module-wo
- 删除module-ops空模块
- 更新API路径为/api/asset/*和/api/ops/*
|
2026-04-06 15:41:11 +08:00 |
chiguyong
|
8b5a002f3f
|
feat: add maintenance scheduler for preventive maintenance
|
2026-03-24 00:14:59 +08:00 |
chiguyong
|
6495e93e06
|
feat: RBAC权限管理后端实现
- SecurityConfig: 添加CORS配置,支持多端口(5173-5180)
- User/Permission/Role实体: 完善权限相关实体
- JwtTokenProvider: token生成和验证
- LoginService: 登录逻辑
- UserController: 用户管理接口
- application.yml: 后端配置
|
2026-03-22 01:33:21 +08:00 |
chiguyong
|
2f8ac15434
|
refactor(auth): 密码策略和登录限制改为配置化
- PasswordService 支持配置化
- LoginAttemptService 支持配置化
- 配置文件添加password和login配置项
|
2026-03-17 22:38:56 +08:00 |
chiguyong
|
9aba3f1901
|
initial: ether-pms project skeleton
|
2026-03-17 21:44:46 +08:00 |