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 0b94d109..100084ed 100644 --- a/db/schema/index.ts +++ b/db/schema/index.ts @@ -28,6 +28,7 @@ export * from './qna'; export * from './notice'; export * from './history'; export * from './notification'; +export * from './templates'; // MDG SOAP 수신용 export * from './MDG/mdg' |
