diff options
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 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' |
