-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbanks.yml.example
81 lines (80 loc) · 1.09 KB
/
banks.yml.example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
- id: 1
code: icbc
currency: cny
deposit: true
withdraw: true
- id: 2
code: cbc
currency: cny
deposit: true
withdraw: true
- id: 3
code: bc
currency: cny
deposit: true
withdraw: true
- id: 4
code: bcm
currency: cny
deposit: true
withdraw: true
- id: 5
code: abc
currency: cny
deposit: true
withdraw: true
- id: 6
code: cmb
currency: cny
deposit: true
withdraw: true
- id: 7
code: cmbc
currency: cny
deposit: true
withdraw: true
- id: 8
code: cncb
currency: cny
deposit: true
withdraw: true
- id: 9
code: hxb
currency: cny
deposit: true
withdraw: true
- id: 10
code: cib
currency: cny
deposit: true
withdraw: true
- id: 11
code: spdb
currency: cny
deposit: true
withdraw: true
- id: 12
code: bob
currency: cny
deposit: true
withdraw: true
- id: 13
code: ceb
currency: cny
deposit: true
withdraw: true
- id: 14
code: sdb
currency: cny
deposit: true
withdraw: true
- id: 15
code: pab
currency: cny
deposit: true
withdraw: true
- id: 16
code: gdb
currency: cny
deposit: true
withdraw: true