diff options
| author | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-06-11 12:18:38 +0000 |
|---|---|---|
| committer | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-06-11 12:18:38 +0000 |
| commit | ff902243a658067fae858a615c0629aa2e0a4837 (patch) | |
| tree | 42d30e986d1cbfb282c644c01730cd053b816b7a /db/schema/index.ts | |
| parent | 42e38f41cb4c0b4bf9c08b71ed087cd7f0c7fc18 (diff) | |
(대표님) 20250611 21시 15분 OCR 등
Diffstat (limited to 'db/schema/index.ts')
| -rw-r--r-- | db/schema/index.ts | 3 |
1 files changed, 2 insertions, 1 deletions
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' |
