Go to file
Hvemi_han d1aafdae85 feat: 优化课程任务管理功能
1. 添加按部门查询课程任务接口,返回数据中包含用户名
2. 优化任务更新逻辑,只更新非空字段
3. 添加自动更新时间戳功能
4. 更新API文档,完善接口说明
2024-12-20 11:06:32 +08:00
.mvn/wrapper Initial commit: 课程任务进度管理系统 2024-12-18 13:30:51 +08:00
src feat: 优化课程任务管理功能 2024-12-20 11:06:32 +08:00
.DS_Store feat: 优化课程任务管理功能 2024-12-20 11:06:32 +08:00
.gitattributes Initial commit: 课程任务进度管理系统 2024-12-18 13:30:51 +08:00
.gitignore Initial commit: 课程任务进度管理系统 2024-12-18 13:30:51 +08:00
API文档.md feat: 优化课程任务管理功能 2024-12-20 11:06:32 +08:00
mvnw Initial commit: 课程任务进度管理系统 2024-12-18 13:30:51 +08:00
mvnw.cmd Initial commit: 课程任务进度管理系统 2024-12-18 13:30:51 +08:00
pom.xml feat: 项目整体提交 2024-12-19 13:53:14 +08:00
数据库.md feat: 项目整体提交 2024-12-19 13:53:14 +08:00