diff options
Diffstat (limited to 'db/schema')
| -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 480207f9..b9491235 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 './evaluationCriteria'; export * from './projectGtc'; // MDG SOAP 수신용 |
