feat: enforce tenant route isolation

This commit is contained in:
2026-01-13 15:41:32 +08:00
parent 95c14fdd86
commit bd8dab5764
3 changed files with 10 additions and 4 deletions

View File

@@ -199,6 +199,7 @@
- 运营统计报表overview + CSV 导出基础版)。
- 超管后台治理能力(健康度/异常监控/内容审核)。
- 性能优化(避免 N+1topics 聚合批量查询)。
- 多租户强隔离(/t/:tenantCode/v1 + TenantResolver
## 里程碑建议
- M1完成 P0