Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
swifteditor
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
daixuan
swifteditor
Commits
08e61838
Commit
08e61838
authored
6 years ago
by
fukai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
恢复报文选择列表
parent
f535c43d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
1 deletions
+27
-1
LeadPage.js
src/swift/LeadPage.js
+27
-1
No files found.
src/swift/LeadPage.js
View file @
08e61838
...
...
@@ -10,30 +10,55 @@ const Step = Steps.Step;
export
const
mty
=
[
{
mty
:
"mt101"
,
desp
:
"MT 101 Request for Transfer"
},
{
mty
:
"mt103"
,
desp
:
"MT 103 Single Customer Credit Transfer"
},
{
mty
:
"mt195"
,
desp
:
"MT 195 Queries"
},
{
mty
:
"mt196"
,
desp
:
"MT 196 Answers"
},
{
mty
:
"mt199"
,
desp
:
"MT 199 Free Format Message"
},
{
mty
:
"mt202"
,
desp
:
"MT 202 General Financial Institution Transfer"
},
{
mty
:
"mt202COV"
,
desp
:
"MT 202 COV General Financial Institution Transfer"
},
{
mty
:
"mt210"
,
desp
:
"MT 210 Notice to Receive"
},
{
mty
:
"mt292"
,
desp
:
"MT 292 Request for Cancellation"
},
{
mty
:
"mt295"
,
desp
:
"MT 295 Queries"
},
{
mty
:
"mt296"
,
desp
:
"MT 296 Answers"
},
{
mty
:
"mt299"
,
desp
:
"MT 299 Free Format Message"
},
{
mty
:
"mt300"
,
desp
:
"MT 300 Foregin Exchang confirmation"
},
{
mty
:
"mt300"
,
desp
:
"MT 300 Foreign Exchange Confirmation"
},
{
mty
:
"mt305"
,
desp
:
"MT 305 Foreign Currency Option Confirmation"
},
{
mty
:
"mt320"
,
desp
:
"MT 320 Fixed Loan/Deposit Confirmation"
},
{
mty
:
"mt360"
,
desp
:
"MT 360 Single Currency Interest Rate Derivative Confirmation"
},
{
mty
:
"mt400"
,
desp
:
"MT 400 Advice of Payment"
},
{
mty
:
"mt410"
,
desp
:
"MT 410 Acknowledgement"
},
{
mty
:
"mt420"
,
desp
:
"MT 420 Tracer"
},
{
mty
:
"mt422"
,
desp
:
"MT 422 Advice of Fate and Request for Instructions"
},
{
mty
:
"mt499"
,
desp
:
"MT 499 Free Format Message"
},
{
mty
:
"mt600"
,
desp
:
"MT 600 Commodity Trade Confirmation"
},
{
mty
:
"mt605"
,
desp
:
"MT 605 Commodity Notice to Receive"
},
{
mty
:
"mt620"
,
desp
:
"MT 620 Commodity Fixed Loan/Deposit Confirmation"
},
{
mty
:
"mt700"
,
desp
:
"MT 700 Issue of a Documentary Credit"
},
{
mty
:
"mt701"
,
desp
:
"MT 701 General Financial Institution Transfer"
},
{
mty
:
"mt707"
,
desp
:
"MT 707 Amendment to a Documentary Credit"
},
{
mty
:
"mt710"
,
desp
:
"MT 710 Advice of a Third Bank's or a Non-Bank's Documentary Credit"
},
{
mty
:
"mt720"
,
desp
:
"MT 720 Transfer of a Documentary Credit"
},
{
mty
:
"mt730"
,
desp
:
"MT 730 Acknowledgement"
},
{
mty
:
"mt732"
,
desp
:
"MT 732 Advice of Discharge"
},
{
mty
:
"mt740"
,
desp
:
"MT 740 Authorisation to Reimburse"
},
{
mty
:
"mt742"
,
desp
:
"MT 742 Reimbursement Claim"
},
{
mty
:
"mt747"
,
desp
:
"MT 747 Amendment to an Authorisation to Reimburse"
},
{
mty
:
"mt750"
,
desp
:
"MT 750 Advice of Discrepancy"
},
{
mty
:
"mt752"
,
desp
:
"MT 752 Authorisation to Pay, Accept or Negotiate"
},
{
mty
:
"mt754"
,
desp
:
"MT 754 Advice of Payment/Acceptance/Negotiation"
},
{
mty
:
"mt756"
,
desp
:
"MT 756 Advice of Reimbursement or Payment"
},
{
mty
:
"mt759"
,
desp
:
"MT 759 Ancillary Trade Structured Message"
},
...
...
@@ -44,6 +69,7 @@ export const mty=[
{
mty
:
"mt769"
,
desp
:
"MT 769 Advice of Reduction or Release"
},
{
mty
:
"mt799"
,
desp
:
"MT 799 Free Format Message"
},
{
mty
:
"mt999"
,
desp
:
"MT 999 Free Format Message"
},
{
mty
:
"mt1000"
,
desp
:
"MT 1000 TEST"
},
...
...
This diff is collapsed.
Click to expand it.
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