diff options
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' |
