diff options
Diffstat (limited to 'db/schema/index.ts')
| -rw-r--r-- | db/schema/index.ts | 2 |
1 files changed, 2 insertions, 0 deletions
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'; // 부서별 도메인 할당 관리 |
