12345678910111213141516171819202122232425262728293031323334 |
- {
- "configList": [
- {
- "ID": 1,
- "type": 1,
- "icon": "",
- "des": 2043,
- "hanganUpRate": [
- 1100,
- 1300
- ]
- },
- {
- "ID": 2,
- "type": 2,
- "icon": "",
- "des": 2044,
- "hanganUpRate": [
- 900,
- 1100
- ]
- },
- {
- "ID": 3,
- "type": 3,
- "icon": "",
- "des": 2045,
- "hanganUpRate": [
- 700,
- 900
- ]
- }
- ]
- }
|