123456789101112131415161718192021222324252627282930 |
- {
- "configList": [
- {
- "ID": 10001,
- "nickName": -1,
- "name": 5,
- "headicon": "icon_tx10001",
- "model": "fb_wulonghuan",
- "att": 100,
- "skillID": [
- 1001,
- 2001
- ],
- "heroStory": null
- },
- {
- "ID": 10002,
- "nickName": -1,
- "name": 5,
- "headicon": "icon_tx10002",
- "model": "fb_huohulu",
- "att": 100,
- "skillID": [
- 1001,
- 2001
- ],
- "heroStory": null
- }
- ]
- }
|