Toggle navigation
Toggle navigation
This project
Loading...
Sign in
YOHOBUY
/
yohobuy-union
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
mingdan.ge
2019-06-04 14:22:10 +0800
Commit
797f3c38d36ca9a1f8df5b5ebc105bdc88cdb77d
1 parent
9016fec7
cps加南京银行
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
common/src/main/java/com/yoho/unions/common/enums/BankEnum.java
common/src/main/java/com/yoho/unions/common/enums/BankEnum.java
View file @
797f3c3
...
...
@@ -16,6 +16,7 @@ public enum BankEnum {
zggsyh
(
"zggsyh"
,
"中国工商银行"
),
zgnyyh
(
"zgnyyh"
,
"中国农业银行"
),
nsyh
(
"nsyh"
,
"农村商业银行"
),
njyh
(
"njyh"
,
"南京银行"
),
zgyh
(
"zgyh"
,
"中国银行"
),
zgjsyh
(
"zgjsyh"
,
"中国建设银行"
),
jtyh
(
"jtyh"
,
"交通银行"
),
...
...
Please
register
or
login
to post a comment