feat(ECR-025): OpsCMS FeedSlot 只读并 Closed

栏目位目录(ops_feed_slots + /cms),复用 admin.cms.read。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
jackyu66git
2026-08-08 03:08:40 +08:00
co-authored by Cursor
parent f51b2524c5
commit e32466357d
26 changed files with 661 additions and 4 deletions
@@ -0,0 +1,23 @@
# 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