summaryrefslogtreecommitdiff
path: root/db/schema/index.ts
diff options
context:
space:
mode:
authordujinkim <dujin.kim@dtsolution.co.kr>2025-07-07 01:44:45 +0000
committerdujinkim <dujin.kim@dtsolution.co.kr>2025-07-07 01:44:45 +0000
commit90f79a7a691943a496f67f01c1e493256070e4de (patch)
tree37275fde3ae08c2bca384fbbc8eb378de7e39230 /db/schema/index.ts
parentfbb3b7f05737f9571b04b0a8f4f15c0928de8545 (diff)
(대표님) 변경사항 20250707 10시 43분 - unstaged 변경사항 추가
Diffstat (limited to 'db/schema/index.ts')
-rw-r--r--db/schema/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/schema/index.ts b/db/schema/index.ts
index 99750e26..387bba8c 100644
--- a/db/schema/index.ts
+++ b/db/schema/index.ts
@@ -26,6 +26,7 @@ export * from './menu';
export * from './information';
export * from './qna';
export * from './notice';
+export * from './history';
// MDG SOAP 수신용
export * from './MDG/mdg'