fix: restore Nginx 8080 port mapping for Apache and refactor MciCfpaClient
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 13m42s
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 13m42s
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
package io.shinhanlife.dap.mcc.infra.itrf.mci.cfp.a.io;
|
||||
package io.shinhanlife.dap.mcc.infra.itrf.mci.cfp.a;
|
||||
|
||||
import io.shinhanlife.dap.mcc.infra.itrf.mci.cfp.a.io.CLCNNB00001_I;
|
||||
import io.shinhanlife.dap.mcc.infra.itrf.mci.cfp.a.io.CLCNNB00001_O;
|
||||
import io.shinhanlife.dap.common.integration.mci.component.AxhubMciComponent;
|
||||
import io.shinhanlife.dap.mcc.dto.Onnba3011Request;
|
||||
import io.shinhanlife.glow.communication.dto.Transfer;
|
||||
@@ -1,6 +1,6 @@
|
||||
package io.shinhanlife.dap.mcc.service.impl;
|
||||
|
||||
import io.shinhanlife.dap.mcc.infra.itrf.mci.cfp.a.io.MciCfpaClient;
|
||||
import io.shinhanlife.dap.mcc.infra.itrf.mci.cfp.a.MciCfpaClient;
|
||||
import io.shinhanlife.dap.mcc.annotation.McpFunction;
|
||||
import io.shinhanlife.dap.mcc.annotation.McpTool;
|
||||
import io.shinhanlife.dap.mcc.service.OnnbaMciToolService;
|
||||
|
||||
Reference in New Issue
Block a user