Files
digital-psychology/docs/BACKEND_DESIGN/BD-2026-048-report-template-write.md
T
jackyu66gitandCursor e0f605558b feat(ECR-048): ReportTemplate 写面闭环并 Closed
growth.write POST/PUT · migration 000057 · 无新 C 端 · Loop STOP

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-13 22:51:42 +08:00

24 lines
520 B
Markdown

# Backend Design: ECR-048 ReportTemplate Write
| Field | Value |
|-------|-------|
| ID | BD-2026-048 |
| Status | **Closed** |
| Coding | **Closed** |
| Migration | `000057_ops_report_template_write` |
## Boundary
```text
POST/PUT /api/v1/admin/growth/report-templates*
Permission: admin.growth.write (reuse)
Fields: code, title, scene, active
system=true: code immutable
Audit: growth.report_template.create|update
No C-end route · no DELETE
```
## Out
Funnel re-write · Prompt · soft-delete · auto ECR-049