mi-assessment/.kiro/specs
zpc 6d81fa45f4 feat(report): 添加 PDF 报告生成功能
- 实现 ScreenshotService,通过 HtmlToImage 异步任务 API 截图
- 实现 PdfGenerationService,将截图合并为 PDF 并保存到本地
- 在 ReportQueueConsumer 中集成 PDF 生成流程
- 添加 HtmlToImageSettings、ReportSettings 配置模型
- AssessmentRecord 新增 ReportUrl 字段
- 添加 DebugController 用于手动触发 PDF 生成测试
- 添加 PdfSharpCore NuGet 包依赖
- 更新 .gitignore 忽略生成的 PDF 文件
2026-03-17 23:05:53 +08:00
..
admin-business-modules feat(admin-business): 完成后台管理系统全部业务模块 2026-02-03 20:50:51 +08:00
admin-frontend 前端 2026-02-04 10:04:50 +08:00
admin-integration 2121 2026-02-03 19:17:48 +08:00
admin-missing-modules 312 2026-02-08 11:31:08 +08:00
assessment-report-generation 21 2026-02-24 13:39:51 +08:00
miniapp-api 小程序接口开发 2026-02-09 14:45:06 +08:00
miniapp-pages 提交代码 2026-02-20 14:57:43 +08:00
redis-report-queue 21 2026-02-25 11:00:04 +08:00
report-pdf-generation feat(report): 添加 PDF 报告生成功能 2026-03-17 23:05:53 +08:00
report-web-pages 21 2026-02-25 17:32:05 +08:00