diff options
| author | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-06-20 11:37:31 +0000 |
|---|---|---|
| committer | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-06-20 11:37:31 +0000 |
| commit | aa86729f9a2ab95346a2851e3837de1c367aae17 (patch) | |
| tree | b601b18b6724f2fb449c7fa9ea50cbd652a8077d /db/schema/index.ts | |
| parent | 95bbe9c583ff841220da1267630e7b2025fc36dc (diff) | |
(대표님) 20250620 작업사항
Diffstat (limited to 'db/schema/index.ts')
| -rw-r--r-- | db/schema/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/schema/index.ts b/db/schema/index.ts index fc59692d..480207f9 100644 --- a/db/schema/index.ts +++ b/db/schema/index.ts @@ -20,6 +20,7 @@ export * from './bRfq'; export * from './techVendors'; export * from './evaluation'; export * from './evaluationTarget'; +export * from './projectGtc'; // MDG SOAP 수신용 // export * from './MDG/modelMaster' |
