광주은행 표준전문 대응 v0.1

This commit is contained in:
Yunsam.Eo
2025-12-03 10:28:41 +09:00
parent ccee6f34a0
commit 8d637d310a
3 changed files with 286 additions and 1 deletions
@@ -19,7 +19,7 @@ public class InterfaceMapperKBANK extends DefaultInterfaceMapper {
@Override
public String getInExDivision(StandardMessage standardMessage) {
return "1";
return "2";
}
@Override