From 48a2255bfc45ffcfb0b39ffefdd57cbacf8b36df Mon Sep 17 00:00:00 2001 From: dujinkim Date: Fri, 18 Jul 2025 07:52:02 +0000 Subject: (대표님) 파일관리변경, 클라IP추적, 실시간알림, 미들웨어변경, 알림API 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 387bba8c..b1d9ee89 100644 --- a/db/schema/index.ts +++ b/db/schema/index.ts @@ -27,6 +27,7 @@ export * from './information'; export * from './qna'; export * from './notice'; export * from './history'; +export * from './notification'; // MDG SOAP 수신용 export * from './MDG/mdg' -- cgit v1.2.3