50 lines
619 B
JSON
50 lines
619 B
JSON
[
|
|
{
|
|
"key": 1,
|
|
"belongto": 5,
|
|
"regular": 1,
|
|
"place": {
|
|
"x": 4,
|
|
"y": 4
|
|
},
|
|
"number": [],
|
|
"reserve": 1,
|
|
"icon": "",
|
|
"type": 1,
|
|
"value": 0
|
|
},
|
|
{
|
|
"key": 2,
|
|
"belongto": 6,
|
|
"regular": 2,
|
|
"place": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"number": [
|
|
1,
|
|
3
|
|
],
|
|
"reserve": 0,
|
|
"icon": "",
|
|
"type": 2,
|
|
"value": 1
|
|
},
|
|
{
|
|
"key": 3,
|
|
"belongto": 7,
|
|
"regular": 2,
|
|
"place": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"number": [
|
|
1,
|
|
3
|
|
],
|
|
"reserve": 0,
|
|
"icon": "",
|
|
"type": 3,
|
|
"value": 9
|
|
}
|
|
] |