## 英雄列表
~~~[api]
post:#
*int:page=0#分页
<<<
success
{
"stauts_code": 200,
"message": "queue_heroes",
"data": [
{
"id": 42,
"name": "散弹枪KS-23",
"cid": 5,
"level": "2",
"rare": "r",
"qtype": "attack",
"qno": 1,
"catalog": {
"id": 5,
"name": "霰弹枪"
}
}
]
}
<<<
error
无