From fe924e1581fff24a91d65b33313bd3f39499bd72 Mon Sep 17 00:00:00 2001 From: joonhoekim <26rote@gmail.com> Date: Mon, 25 Aug 2025 07:20:26 +0000 Subject: (김준회) ECC 인터페이스 관련 작업사항2 (PO, PR 수신부 관련) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/api/(S-ERP)/(ECC)/IF_ECC_EVCP_PR_INFORMATION/route.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/api/(S-ERP)/(ECC)/IF_ECC_EVCP_PR_INFORMATION') diff --git a/app/api/(S-ERP)/(ECC)/IF_ECC_EVCP_PR_INFORMATION/route.ts b/app/api/(S-ERP)/(ECC)/IF_ECC_EVCP_PR_INFORMATION/route.ts index 4ae1bbda..6eddf757 100644 --- a/app/api/(S-ERP)/(ECC)/IF_ECC_EVCP_PR_INFORMATION/route.ts +++ b/app/api/(S-ERP)/(ECC)/IF_ECC_EVCP_PR_INFORMATION/route.ts @@ -20,7 +20,7 @@ import { } from "@/lib/soap/batch-utils"; import { mapAndSaveECCRfqData -} from "@/lib/soap/ecc-mapper"; +} from "@/lib/soap/ecc/mapper/rfq-and-pr-mapper"; // 스키마에서 타입 추론 -- cgit v1.2.3