feat(ECR-019): ContentSafety FilterRule 只读并 Closed

新增 filter_rules、admin.content_safety.read、列表/详情/试匹配 API 与 admin-h5「安全」页;禁审核写/UGC/真支付。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
jackyu66git
2026-08-07 22:13:22 +08:00
co-authored by Cursor
parent de025d72bc
commit cae3380cbf
33 changed files with 724 additions and 6 deletions
+9
View File
@@ -0,0 +1,9 @@
# CODE_REVIEW — ECR-019
**Verdict:** Approve → Closed
Date: 2026-08-07 · Loop continuous
- FilterRule 表 + 只读/试匹配;无 ModerationCase 写
- Handler → Service → Repository;无 UGC / 真支付
- Integration AC mapped · OpenAPI updated