coder-common-thin-前后端模版仓库简化版
Go to file Use this template
Leo 68e93fe853 feat(config): 集成定时任务模块到项目配置
- 在plugins父模块中添加定时任务子模块依赖
- 在web启动模块中添加定时任务模块依赖
- 在主启动类中启用@EnableCoderJob注解
- 完成定时任务插件与框架的完整集成
2025-09-27 14:21:37 +08:00
.idea chore(ide): 更新SQL方言和编码配置 2025-09-26 16:35:01 +08:00
api docs: 新增完整的API接口文档 2025-07-06 00:54:47 +08:00
coder-common-thin-common feat(system): 优化系统文件管理功能 2025-09-22 23:08:47 +08:00
coder-common-thin-model feat(job): 新增定时任务核心模型和数据访问层 2025-09-27 14:20:19 +08:00
coder-common-thin-modules feat(config): 集成字典管理模块配置 2025-09-26 16:37:50 +08:00
coder-common-thin-mybatisplus feat(job): 新增定时任务核心模型和数据访问层 2025-09-27 14:20:19 +08:00
coder-common-thin-plugins feat(config): 集成定时任务模块到项目配置 2025-09-27 14:21:37 +08:00
coder-common-thin-web feat(config): 集成定时任务模块到项目配置 2025-09-27 14:21:37 +08:00
doc docs: 新增阿里云OSS文件上传系统设计方案 2025-07-09 14:42:24 +08:00
script cleanup: 清理废弃文件 2025-09-22 23:10:42 +08:00
sql feat(sql): 新增定时任务数据库表结构 2025-09-27 14:20:58 +08:00
.gitignore config: 优化项目配置文件 2025-09-22 23:09:14 +08:00
CLAUDE.md docs: 新增禁止自动编译的开发规范 2025-09-24 22:19:39 +08:00
pom.xml config: 优化项目配置文件 2025-09-22 23:09:14 +08:00