diff options
| author | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-11-17 08:43:00 +0000 |
|---|---|---|
| committer | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-11-17 08:43:00 +0000 |
| commit | 1a6774d195b5fb9e3547f3268bf3527a8718c9bf (patch) | |
| tree | 541a4367ec3ffa9abfb8a9256c24f6286628b71c /db/schema/index.ts | |
| parent | d19cca70ad1689807192a8784efc3091bf677816 (diff) | |
(임수민) GTC 기본계약 코멘트 수정
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 85258371..1155740b 100644 --- a/db/schema/index.ts +++ b/db/schema/index.ts @@ -13,6 +13,7 @@ export * from './tasks'; export * from './logs'; export * from './basicContractDocumnet'; export * from './procurementRFQ'; +export * from './agreementComments'; export * from './setting'; export * from './techSales'; export * from './ocr'; |
