summaryrefslogtreecommitdiff
path: root/lib/tech-vendors/table/excel-template-download.tsx
diff options
context:
space:
mode:
authordujinkim <dujin.kim@dtsolution.co.kr>2025-06-23 09:02:07 +0000
committerdujinkim <dujin.kim@dtsolution.co.kr>2025-06-23 09:02:07 +0000
commit5c9b39eb011763a7491b3e8542de9f6d4976dd65 (patch)
treeef18c420a72b0e4c8d5dfd03ae1e8648dda906f7 /lib/tech-vendors/table/excel-template-download.tsx
parenta75541e1a1aea596bfca2a435f39133b9b72f193 (diff)
(최겸) 기술영업 벤더 개발
Diffstat (limited to 'lib/tech-vendors/table/excel-template-download.tsx')
-rw-r--r--lib/tech-vendors/table/excel-template-download.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/tech-vendors/table/excel-template-download.tsx b/lib/tech-vendors/table/excel-template-download.tsx
index db2c5fb5..b6011e2c 100644
--- a/lib/tech-vendors/table/excel-template-download.tsx
+++ b/lib/tech-vendors/table/excel-template-download.tsx
@@ -72,7 +72,7 @@ export async function exportTechVendorTemplate() {
phone: '02-1234-5678',
email: 'sample1@example.com',
website: 'https://example1.com',
- techVendorType: '조선',
+ techVendorType: '조선,해양TOP',
representativeName: '홍길동',
representativeEmail: 'ceo1@example.com',
representativePhone: '010-1234-5678',
@@ -93,7 +93,7 @@ export async function exportTechVendorTemplate() {
phone: '051-234-5678',
email: 'sample2@example.com',
website: 'https://example2.com',
- techVendorType: '해양TOP',
+ techVendorType: '해양HULL',
representativeName: '김철수',
representativeEmail: 'ceo2@example.com',
representativePhone: '010-2345-6789',