summaryrefslogtreecommitdiff
path: root/db/schema/index.ts
diff options
context:
space:
mode:
authordujinkim <dujin.kim@dtsolution.co.kr>2025-09-29 13:31:40 +0000
committerdujinkim <dujin.kim@dtsolution.co.kr>2025-09-29 13:31:40 +0000
commit4614210aa9878922cfa1e424ce677ef893a1b6b2 (patch)
tree5e7edcce05fbee207230af0a43ed08cd351d7c4f /db/schema/index.ts
parente41e3af4e72870d44a94b03e0f3246d6ccaaca48 (diff)
(대표님) 구매 권한설정, data room 등
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 61d477e6..384c6e9c 100644
--- a/db/schema/index.ts
+++ b/db/schema/index.ts
@@ -43,6 +43,7 @@ export * from './rfqVendor';
export * from './generalContract';
export * from './rfqLastTBE';
export * from './pcr';
+export * from './project-doc-templates';
export * from './permissions';