This commit is contained in:
zxr
2026-04-14 16:17:31 +08:00
parent b8a7ba1cbb
commit 8db158c390
16 changed files with 1174 additions and 42 deletions

View File

@@ -824,6 +824,23 @@ export const localMenuItems: MenuItem[] = [
created_at: '2025-12-26T13:23:52.220159+08:00',
children: [],
},
{
id: 53,
identity: '019d0000-0000-7000-8000-000000000053',
title: '机房管理',
title_en: 'Room Management',
code: 'ops:数据中心管理:机房管理',
description: '数据中心管理 - 机房管理',
app_id: 2,
parent_id: 49,
menu_path: '/datacenter/room',
menu_icon: 'appstore',
component: 'ops/pages/datacenter/room',
type: 1,
sort_key: 9,
created_at: '2026-04-14T10:00:00+08:00',
children: [],
},
],
},
{