Files
digital-psychology/docs/BACKEND_DESIGN/BD-2026-025-feed-slot.md
T
jackyu66gitandCursor e32466357d feat(ECR-025): OpsCMS FeedSlot 只读并 Closed
栏目位目录(ops_feed_slots + /cms),复用 admin.cms.read。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-08 03:08:40 +08:00

24 lines
516 B
Markdown

# Backend Design: ECR-025 FeedSlot
| ID | BD-2026-025 |
| Status | Approved |
| Coding | Loop authorized |
| Level | L2 |
| Migration | YES 000026 |
## Backend Change Boundary
```text
Domain: FeedSlot (read)
App: AdminHandler → admin.Service → AdminRepo
API: GET /admin/cms/feed-slots; GET /admin/cms/feed-slots/{id}
Permission: admin.cms.read
Migration: 000026
```
## Out of boundary
FeedSlot 写发布 · ScheduledPublication · UGC · 真支付 · Banner 写
Rollback: down migration + remove routes/UI