From 95bbe9c583ff841220da1267630e7b2025fc36dc Mon Sep 17 00:00:00 2001 From: dujinkim Date: Thu, 19 Jun 2025 09:44:28 +0000 Subject: (대표님) 20250619 1844 KST 작업사항 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- db/schema/index.ts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'db/schema/index.ts') 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' -- cgit v1.2.3