From 8b23b471638a155fd1bfa3a8c853b26d9315b272 Mon Sep 17 00:00:00 2001 From: dujinkim Date: Fri, 26 Sep 2025 09:57:24 +0000 Subject: (대표님) 권한관리, 문서업로드, rfq첨부, SWP문서룰 등 (최겸) 입찰 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- db/schema/index.ts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'db/schema/index.ts') diff --git a/db/schema/index.ts b/db/schema/index.ts index efd38e71..61d477e6 100644 --- a/db/schema/index.ts +++ b/db/schema/index.ts @@ -44,6 +44,8 @@ export * from './generalContract'; export * from './rfqLastTBE'; export * from './pcr'; +export * from './permissions'; + export * from './fileSystem'; // 부서별 도메인 할당 관리 -- cgit v1.2.3