新增课程起止日期管理

This commit is contained in:
Certificate System
2026-08-13 14:39:44 +08:00
parent 2e1a639179
commit c9667d56fb
20 changed files with 313 additions and 33 deletions

View File

@@ -529,12 +529,15 @@ https://你的域名/admin/login
姓名
手机号
项目代码
课程开始日期
课程结束日期
发证日期
```
检查:
- 能下载模板。
- 模板“填写说明”页包含 `YYYY-MM-DD` 示例,课程结束日期早于开始日期时校验失败。
- 能上传 Excel。
- 错误数据能生成错误报告。
- 校验通过后能确认导入。