EAIMessage Object 생성 eaiSvcCd 획득수정

This commit is contained in:
jaewohong
2025-12-04 11:28:41 +09:00
parent 65fb26ad81
commit 0eb534fb11
@@ -337,7 +337,8 @@ public class RequestProcessor extends RequestProcessorSupport {
}
// 3. EAIMessage Object 생성
String eaiSvcCd = mapper.getEaiSvcCode(standardMessage);
//String eaiSvcCd = mapper.getEaiSvcCode(standardMessage); // commnet by jwhong
String eaiSvcCd = prop.getProperty("API_SERVICE_CODE");
String guid = mapper.getGuid(standardMessage);
String guidSeq = mapper.getGuidSeq(standardMessage);
String returnType = mapper.getSendRecvDivision(standardMessage); // S|R