[mol*] 라이브러리 추가 및 테스트 페이지 추가가

This commit is contained in:
sohot8653
2025-10-31 15:17:58 +09:00
parent f2a717df4f
commit f0017a8703
4 changed files with 4157 additions and 115 deletions

View File

@@ -302,6 +302,17 @@ export const MOCK_PERMISSIONS: UserPermissions = {
description: "테스트 등록 페이지",
menuYn: "N",
},
{
oid: 26,
code: "P0118",
name: "molstar",
type: "PAGE",
path: "/test/molstar",
parentCode: "PG01",
sortOrder: 18,
description: "Mol* 뷰어 테스트 페이지",
menuYn: "Y",
},
// 관리자 페이지그룹 하위 페이지들 (PG02 > P0201~P0203)
{