Commit Graph

9 Commits

Author SHA1 Message Date
张翔 4f4331f2d9 feat: create manage-file module structure 2026-03-14 10:21:52 +08:00
张翔 3cb208ce32 feat: create manage-notify module structure 2026-03-14 10:20:54 +08:00
张翔 9aed900408 refactor(manage-db): 重构领域模型和查询工具类
将领域模型从sys.core和sys.infrastructure包迁移到manage-db包
添加BaseDomain作为基础领域类
实现QueryUtil工具类用于构建查询条件
新增多个Repository接口定义
添加commons-collections4依赖
2026-03-13 19:41:03 +08:00
张翔 a1305aa53b feat: create manage-audit module structure 2026-03-13 12:53:17 +08:00
张翔 c864357b62 feat: create manage-common module structure 2026-03-13 12:52:18 +08:00
张翔 f88d3e1eab feat: create manage-app and manage-db module structures 2026-03-13 12:51:32 +08:00
张翔 e7148498ad feat: create manage-gateway module structure 2026-03-13 12:49:12 +08:00
张翔 fe2e4110dd feat: add system quality improvement plan and implementation 2026-03-12 18:20:50 +08:00
张翔 52c66444a5 feat: 添加系统配置、审计中心、通知中心、文件管理模块 2026-03-11 12:11:59 +08:00