Merge remote-tracking branch 'origin/jenkins_with_weblogic' of C:/eactive/bundle/bundles/20260113/eapim-admin_incremental_2025-12-15.bundle into jenkins_with_weblogic

This commit is contained in:
daekuk
2026-01-13 14:57:53 +09:00
2 changed files with 3 additions and 3 deletions
@@ -201,7 +201,7 @@
const isOutboundWithoutNet = !json.PSVSYSADPTRBZWKGROUPNAME.includes('NET');
fullMessageData = json.FULLMESSAGEDATA;
layoutInfo = json.standardHeader;
bzwkdatatntInfo = json.BZWKDATATNT;
bzwkdatatntInfo = json.BZWKDATACTNT;
if((isInboundPart && isInboundWithoutNet) || (isOutboundPart && isOutboundWithoutNet)){
selectHttpLog(url, prcsDate, json.EAISVCSERNO.trim(), logPrcssSerno);