Commit Graph

7 Commits

Author SHA1 Message Date
张翔 9e187f42e5 refactor: use Woodpecker CI and simplify monitoring to Spring Boot Actuator only 2026-03-14 11:59:34 +08:00
张翔 c3d7ad8a40 feat: complete all post-refactor tasks (performance, monitoring, docs, CI/CD) 2026-03-14 11:48:47 +08:00
张翔 dc53a233b9 refactor(domain): 将领域模型移动到common模块
重构项目结构,将分散在各模块的领域模型统一移动到manage-common模块
更新相关依赖和引用路径
调整docker-compose配置和测试标记
添加新的Playwright测试配置
优化Dockerfile构建过程
2026-03-13 19:58:57 +08:00
张翔 4f23ae8d8c refactor: extract common configurations to manage-common 2026-03-13 13:00:18 +08:00
张翔 9364b966c9 refactor: extract common DTOs to manage-common 2026-03-13 12:59:26 +08:00
张翔 e6b64a733a refactor: extract common utilities to manage-common 2026-03-13 12:58:44 +08:00
张翔 c864357b62 feat: create manage-common module structure 2026-03-13 12:52:18 +08:00