go_dreamfactory/bin/json/game_smithymodelpool.json
2023-05-17 19:50:12 +08:00

32 lines
435 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
}
]