Commit Graph

3 Commits

Author SHA1 Message Date
3db4fb2f98 feat: 项目整体提交
- 更新项目配置文件
- 更新API文档
- 更新数据库文档
- 优化Redis配置
- 优化课程任务服务
2024-12-19 13:53:14 +08:00
8c56c9563a refactor: convert all timestamps from milliseconds to seconds
- Modified LessonTask entity timestamps
- Updated UserService timestamp handling
- Adjusted JWT token timestamp generation
- Updated TokenBlacklistService to use seconds
2024-12-19 13:51:10 +08:00
2efddcfe2e Initial commit: 课程任务进度管理系统 2024-12-18 13:30:51 +08:00