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 87ea224a..8af7d74a 100644 --- a/db/schema/index.ts +++ b/db/schema/index.ts @@ -31,6 +31,8 @@ export * from './notification'; export * from './templates'; export * from './gtc'; export * from './docu-list-rule'; +export * from './legal'; +export * from './consent'; // 부서별 도메인 할당 관리 export * from './departmentDomainAssignments'; |
