32 lines
404 B
JSON
32 lines
404 B
JSON
[
|
|
{
|
|
"id": 1,
|
|
"customer_type": 1,
|
|
"hero_id": 51002
|
|
},
|
|
{
|
|
"id": 2,
|
|
"customer_type": 1,
|
|
"hero_id": 51003
|
|
},
|
|
{
|
|
"id": 3,
|
|
"customer_type": 2,
|
|
"hero_id": 51002
|
|
},
|
|
{
|
|
"id": 4,
|
|
"customer_type": 2,
|
|
"hero_id": 51003
|
|
},
|
|
{
|
|
"id": 5,
|
|
"customer_type": 4,
|
|
"hero_id": 51002
|
|
},
|
|
{
|
|
"id": 6,
|
|
"customer_type": 4,
|
|
"hero_id": 51003
|
|
}
|
|
] |