From cd682438ffed4c2fd551606dc6dbec7b62497f6d Mon Sep 17 00:00:00 2001 From: dujinkim Date: Mon, 12 May 2025 11:34:03 +0000 Subject: (대표님) 스키마 변경사항항 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 189519e8..537cc16c 100644 --- a/db/schema/index.ts +++ b/db/schema/index.ts @@ -12,3 +12,4 @@ export * from './vendors'; export * from './tasks'; export * from './logs'; export * from './basicContractDocumnet'; +export * from './procurementRFQ'; -- cgit v1.2.3