From 1a6774d195b5fb9e3547f3268bf3527a8718c9bf Mon Sep 17 00:00:00 2001 From: dujinkim Date: Mon, 17 Nov 2025 08:43:00 +0000 Subject: (임수민) GTC 기본계약 코멘트 수정 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- db/schema/index.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'db/schema/index.ts') 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'; -- cgit v1.2.3