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.ts3
1 files changed, 2 insertions, 1 deletions
diff --git a/db/schema/index.ts b/db/schema/index.ts
index 01e0514b..38a27393 100644
--- a/db/schema/index.ts
+++ b/db/schema/index.ts
@@ -15,6 +15,7 @@ export * from './basicContractDocumnet';
export * from './procurementRFQ';
export * from './setting';
export * from './techSales';
+export * from './ocr';
// MDG SOAP 수신용
-export * from './MDG/modelMaster' \ No newline at end of file
+export * from './MDG/modelMaster'