feat: add asset gateway admin controls

This commit is contained in:
john
2026-07-12 09:51:20 +08:00
parent b9cadd91fc
commit a8a130c08f
6 changed files with 184 additions and 0 deletions
+1
View File
@@ -34,6 +34,7 @@ const NAV_SECTIONS: NavSection[] = [
{ to: '/skills', label: '技能' },
{ to: '/policies', label: '策略' },
{ to: '/providers', label: '统一模型中心' },
{ to: '/asset-gateway', label: '资产能力' },
{ to: '/blocked-words', label: '违禁词管理' },
],
},