diff options
Diffstat (limited to 'db/schema/index.ts')
| -rw-r--r-- | db/schema/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/schema/index.ts b/db/schema/index.ts index 9cd71197..7637d247 100644 --- a/db/schema/index.ts +++ b/db/schema/index.ts @@ -35,6 +35,7 @@ export * from './legal'; export * from './consent'; export * from './bidding'; export * from './vendorRegistrations'; +export * from './compliance'; // 부서별 도메인 할당 관리 export * from './departmentDomainAssignments'; |
