fix: 增加号池快捷切换

This commit is contained in:
Gsh
2026-01-20 00:15:33 +08:00
parent a1e38234a7
commit d280cc6d35
6 changed files with 316 additions and 31 deletions

View File

@@ -23,7 +23,7 @@ export const PAGE_PERMISSIONS: PermissionConfig[] = [
{
path: '/console/channel',
allowedUsers: ['cc', 'Guo'],
description: '渠道商管理页面 - 仅限cc和Guo用户访问',
description: '号池管理页面 - 仅限cc和Guo用户访问',
},
{
path: '/console/system-statistics',