Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
swiftMtMx
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
isc-v3.1-tmp
swiftMtMx
Commits
dd8e22ba
Commit
dd8e22ba
authored
Jun 27, 2023
by
wuzhe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
camt10700101修改59域
parent
fa4954ca
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
4 deletions
+6
-4
Field59Generate.java
...om/brilliance/swift/mx2mt/mt110/impl/Field59Generate.java
+3
-0
camt10700101.xml
swiftCore/src/main/resources/swiftXml/camt10700101.xml
+3
-4
No files found.
swiftCore/src/main/java/com/brilliance/swift/mx2mt/mt110/impl/Field59Generate.java
View file @
dd8e22ba
...
...
@@ -33,6 +33,9 @@ public class Field59Generate extends AbstractMx2MtTagsGenerate {
if
(
structuredAddressIndicator
){
String
nameAddress
=
mx_to_mtPartyNameAndAddressLEI2
(
partyPath
,
"3/"
);
tags
.
add
(
new
Tag
(
name_59F
,
nameAddress
));
}
else
{
String
nameAddress
=
mx_to_mtPartyNameAndUnstructuredAddress
(
partyPath
);
tags
.
add
(
new
Tag
(
name
,
nameAddress
));
}
}
else
{
String
nameAddress
=
mx_to_mtPartyNameAndUnstructuredAddress
(
partyPath
);
...
...
swiftCore/src/main/resources/swiftXml/camt10700101.xml
View file @
dd8e22ba
...
...
@@ -69,10 +69,9 @@
<Pyee>
<Nm>
EWQ
</Nm>
<!--59F-->
<!-- <PstlAdr>-->
<!-- <Ctry>OOOOO</Ctry>-->
<!-- <AdrLine>PPPPPP</AdrLine>-->
<!-- </PstlAdr>-->
<PstlAdr>
<AdrLine>
PPPPPP
</AdrLine>
</PstlAdr>
</Pyee>
</Chq>
</ChqPresntmntNtfctn>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment