summaryrefslogtreecommitdiff
path: root/db/schema/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'db/schema/index.ts')
-rw-r--r--db/schema/index.ts6
1 files changed, 5 insertions, 1 deletions
diff --git a/db/schema/index.ts b/db/schema/index.ts
index 4724c8b5..aca969fe 100644
--- a/db/schema/index.ts
+++ b/db/schema/index.ts
@@ -67,4 +67,8 @@ export * from './knox/approvals'; // Knox 결재 - eVCP 에서 상신한 결재
export * from './risks/risks';
// === S-ERP 스키마 ===
-export * from './S_ERP/s_erp'; \ No newline at end of file
+// export * from './S_ERP/s_erp';
+
+// AVL 스키마
+export * from './avl/avl';
+export * from './avl/vendor-pool'; \ No newline at end of file