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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user