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
| {
| "chanSign": {
| "Ge51": "102",
| "wtpB": "100",
| "301": "100",
| "kErU": "101",
| "LAf4": "100",
| "NFuc": "jtjintest"
| },
| "chanBaseInfo": {
| "102": {
| "agreementPath": "./static/agreement.html",
| "logoPath": "/image/commerce/chanInfo/finlean/finlean-logo.png",
| "title": "纷领钱包"
| },
| "101": {
| "agreementPath": "./static/agreement.html",
| "logoPath": "/image/commerce/chanInfo/finlean/finlean-logo.png",
| "title": "纷领钱包"
| },
| "jtjintest": {
| "agreementPath": "./static/agreement.html",
| "logoPath": "/image/commerce/chanInfo/finlean/finlean-logo.png",
| "title": "纷领钱包"
| },
| "100": {
| "agreementPath": "./static/agreement.html",
| "logoPath": "/image/commerce/chanInfo/finlean/finlean-logo.png",
| "title": "纷领钱包"
| }
| }
| }
|
|