feat(ECR-048): ReportTemplate 写面闭环并 Closed

growth.write POST/PUT · migration 000057 · 无新 C 端 · Loop STOP

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
jackyu66git
2026-08-13 22:51:42 +08:00
co-authored by Cursor
parent aa197b719b
commit e0f605558b
28 changed files with 915 additions and 11 deletions
@@ -0,0 +1,23 @@
# 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