Commit Graph

25 Commits

Author SHA1 Message Date
Hvemi_han
6974aab6c4 refactor: 2025-03-26 09:28:29 +08:00
huertian
0fc9b4545c fix: 修复用户导入功能
1. 修改角色/岗位处理逻辑
2. 添加必填字段校验
2025-01-09 17:44:06 +08:00
huertian
296477bdb0 aaaa
Some checks failed
构建和部署Spring Boot应用程序 / build (push) Failing after 6m15s
构建和部署Spring Boot应用程序 / deploy (push) Has been skipped
2025-01-08 20:54:45 +08:00
huertian
a8f6a3864a csadasdas
Some checks failed
构建和部署Spring Boot应用程序 / build (push) Failing after 37s
构建和部署Spring Boot应用程序 / deploy (push) Has been skipped
2025-01-08 20:52:55 +08:00
huertian
2e21140921 ciii
Some checks failed
构建和部署Spring Boot应用程序 / build (push) Failing after 4m40s
构建和部署Spring Boot应用程序 / deploy (push) Has been skipped
2025-01-08 20:28:29 +08:00
huertian
ab6ed0b409 cii
Some checks failed
构建和部署Spring Boot应用程序 / build (push) Failing after 9s
构建和部署Spring Boot应用程序 / deploy (push) Has been skipped
2025-01-08 20:26:21 +08:00
huertian
6eb7e12030 ci
Some checks failed
Build and Deploy Spring Boot Application / deploy (push) Has been cancelled
Build and Deploy Spring Boot Application / build (push) Has been cancelled
2025-01-08 20:19:54 +08:00
huertian
44a25e65a5 测试
Some checks failed
自动部署 Spring Boot 项目到 CentOS 🚀 / deploy (push) Failing after 34s
2025-01-08 20:15:08 +08:00
huertian
0e395fef32 测试
Some checks failed
自动部署 Spring Boot 项目到 CentOS 🚀 / deploy (push) Failing after 24s
2025-01-08 20:06:20 +08:00
huertian
c207a202b8 测试Actions
Some checks failed
自动部署 Spring Boot 项目到 CentOS 🚀 / deploy (push) Failing after 1m2s
2025-01-08 18:30:42 +08:00
huertian
4f645c6e78 docs:删除文档 2025-01-06 16:15:16 +08:00
huertian
a19102f4d4 refactor: 整理代码 2025-01-05 19:51:32 +08:00
huertian
5c632a724f feat: 添加批量导入功能
1. 添加用户、课程任务和部门的批量导入功能
2. 优化错误处理逻辑,提供更详细的错误信息
3. 更新API文档,添加批量导入接口说明
2025-01-04 15:07:14 +08:00
huertian
7436928328 修改API文档Spring Security 相关字段 2025-01-03 16:30:25 +08:00
huertian
7f48021452 docs: 更新API文档
1. 添加搜索教师接口文档
2. 更新错误码说明,添加非教师用户(10002)错误码
2025-01-03 16:26:52 +08:00
huertian
3c40fca9b3 feat: 添加根据邮箱查询教师信息接口 2025-01-03 14:35:59 +08:00
huertian
6dd845cdd7 fix:固定时间戳单位为秒 2025-01-03 14:19:23 +08:00
Hvemi_han
f990f6b7a3 feat: 限制部门用户查询只返回普通教师角色 2025-01-03 14:19:23 +08:00
Hvemi_han
d0e7990d38 feat: 限制部门用户查询只返回普通教师角色 2024-12-20 17:02:57 +08:00
Hvemi_han
58c41317ce feat: 添加按部门ID查询用户列表接口 2024-12-20 16:48:32 +08:00
Hvemi_han
2ac66ed9eb refactor: 统一使用秒级时间戳,优化代码格式 2024-12-20 15:52:26 +08:00
Hvemi_han
d1aafdae85 feat: 优化课程任务管理功能
1. 添加按部门查询课程任务接口,返回数据中包含用户名
2. 优化任务更新逻辑,只更新非空字段
3. 添加自动更新时间戳功能
4. 更新API文档,完善接口说明
2024-12-20 11:06:32 +08:00
hvemi_han
3db4fb2f98 feat: 项目整体提交
- 更新项目配置文件
- 更新API文档
- 更新数据库文档
- 优化Redis配置
- 优化课程任务服务
2024-12-19 13:53:14 +08:00
hvemi_han
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
Hvemi_han
2efddcfe2e Initial commit: 课程任务进度管理系统 2024-12-18 13:30:51 +08:00