Admin POST/PUT 复用 admin.cms.write;C 端 GET /home/feed-slots;首页无 active 槽隐藏推荐区、失败回退展示;无新 migration。 Co-authored-by: Cursor <cursoragent@cursor.com>
22 lines
451 B
Markdown
22 lines
451 B
Markdown
# Backend Design: ECR-042 FeedSlot Write
|
||
|
||
| Field | Value |
|
||
|-------|-------|
|
||
| ID | BD-2026-042 |
|
||
| Status | Approved |
|
||
| Migration | NONE(复用 ops_feed_slots · perm 000051) |
|
||
| Level | L2 |
|
||
|
||
## Boundary
|
||
|
||
```text
|
||
POST/PUT /api/v1/admin/cms/feed-slots*
|
||
GET /api/v1/home/feed-slots
|
||
Permission: admin.cms.write (existing)
|
||
Audit: cms.feed_slot.create|update
|
||
```
|
||
|
||
## Out
|
||
|
||
Banner scope creep · soft-delete · UGC · payment · new RBAC subsystem
|