dreamworks/json/game_smithymodelpool.json
2023-09-05 10:31:00 +08:00

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
}
]