From d81aeeef676f61f94da7107859920c7ba5beb593 Mon Sep 17 00:00:00 2001 From: curry772 Date: Thu, 23 Apr 2026 14:10:54 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20DJErp=20InterfaceID=20=EC=84=A4?= =?UTF-8?q?=EC=A0=95=20TODO=20=EC=A3=BC=EC=84=9D=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 표준전문 InterfaceID에 SEND_RECV_DIVISION·IN_EX_DIVISION 포함 여부 결정 전까지 mapper.setInterfaceId() 호출을 주석 처리 및 TODO 표기. Co-Authored-By: Claude Sonnet 4.6 --- .../com/eactive/eai/inbound/processor/RequestProcessor.java | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/java/com/eactive/eai/inbound/processor/RequestProcessor.java b/src/main/java/com/eactive/eai/inbound/processor/RequestProcessor.java index 6bb9fb9..225ea4f 100644 --- a/src/main/java/com/eactive/eai/inbound/processor/RequestProcessor.java +++ b/src/main/java/com/eactive/eai/inbound/processor/RequestProcessor.java @@ -368,6 +368,9 @@ public class RequestProcessor extends RequestProcessorSupport { logUnknownMessage(vo,orgMessage); throw new RequestProcessorException(vo.getRspErrorMsg()); }else { + // TODO : DJErp - 표준전문의 InterfaceID는 SEND_RECV_DIVISION, IN_EX_DIVISION 포함해야 할지에 따라 결정 + // mapper.setInterfaceId(standardMessage, eaiSvcCd); + /** * MCI Sync-Async 응답을 대표인터페이스로 구현하기 위해 추가 * 조건)MCI 거래 && 일반거래 && 응답 거래