Merge remote-tracking branch 'origin/jenkins_with_weblogic' of C:/eactive/workspaces/eapim-bundle/bundles/251204/eapim-online_incremental_2025-11-01.bundle into jenkins_with_weblogic

This commit is contained in:
Rinjae
2025-12-05 13:38:13 +09:00
4 changed files with 14 additions and 16 deletions
@@ -299,6 +299,4 @@ public class ApiAdapterController implements HttpAdapterServiceKey {
return json.toJSONString();
}
*/
}
@@ -19,7 +19,7 @@ public class InterfaceMapperKBANK extends DefaultInterfaceMapper {
@Override
public String getInExDivision(StandardMessage standardMessage) {
return "1";
return "2";
}
@Override