summaryrefslogtreecommitdiff
path: root/db/schema/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'db/schema/index.ts')
-rw-r--r--db/schema/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/schema/index.ts b/db/schema/index.ts
index bcabac1b..1c2d5998 100644
--- a/db/schema/index.ts
+++ b/db/schema/index.ts
@@ -38,6 +38,7 @@ export * from './vendorRegistrations';
export * from './compliance';
export * from './rfqLast';
export * from './rfqVendor';
+export * from './generalContract';
// 부서별 도메인 할당 관리
export * from './departmentDomainAssignments';