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.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/db/schema/index.ts b/db/schema/index.ts
index d3dbdf6d..fc59692d 100644
--- a/db/schema/index.ts
+++ b/db/schema/index.ts
@@ -18,6 +18,8 @@ export * from './techSales';
export * from './ocr';
export * from './bRfq';
export * from './techVendors';
+export * from './evaluation';
+export * from './evaluationTarget';
// MDG SOAP 수신용
// export * from './MDG/modelMaster'