From ff902243a658067fae858a615c0629aa2e0a4837 Mon Sep 17 00:00:00 2001 From: dujinkim Date: Wed, 11 Jun 2025 12:18:38 +0000 Subject: (대표님) 20250611 21시 15분 OCR 등 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- db/schema/index.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'db/schema/index.ts') diff --git a/db/schema/index.ts b/db/schema/index.ts index 38a27393..9ed0c59e 100644 --- a/db/schema/index.ts +++ b/db/schema/index.ts @@ -16,6 +16,7 @@ export * from './procurementRFQ'; export * from './setting'; export * from './techSales'; export * from './ocr'; +export * from './bRfq'; // MDG SOAP 수신용 -export * from './MDG/modelMaster' +// export * from './MDG/modelMaster' -- cgit v1.2.3