新增课程起止日期管理

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

@@ -520,18 +520,21 @@ https://你的域名/admin/login
### 13.5 Excel 导入
确认模板字段只有
确认模板字段
```text
姓名
手机号
项目代码
课程开始日期
课程结束日期
发证日期
```
确认:
- 能上传 Excel。
- 模板“填写说明”页包含 `YYYY-MM-DD` 示例,课程结束日期早于开始日期时校验失败。
- 能下载原文件。
- 能删除导入批次。
- 能确认导入。