feat: add report center

This commit is contained in:
2026-06-24 17:26:04 +08:00
parent f0ac47e040
commit 049d6a711e
7 changed files with 841 additions and 21 deletions

View File

@@ -343,20 +343,23 @@
### M4.1 报告中心
状态:已完成。
目标:
- 将 Markdown 报告产品化。
交付物:
- 报告表。
- 报告 API
- 前端报告中心。
- `app.reports` 报告表。
- `GET /api/v1/reports``GET /api/v1/reports/{report_id}``POST /api/v1/reports`
- 前端报告中心,支持月报、板块专题、小区备忘录的草稿创建、列表过滤和 Markdown 查看
验收标准:
- 可查看月报、板块专题、小区备忘录。
- 报告结论关联结构化指标。
- 当前完成人工创建与查看,自动生成进入 M4.2。
### M4.2 自动周报/月报