## 英雄列表
~~~[api]
post:#
*int:eid=0#装备ID
<<<
success
{
"stauts_code": 200,
"message": "equipment_info",
"data": {
"id": 102,
"name": "快速弹夹",
"cid": 5,
"level": 1,
"attribute": "1",
"ability": 1,
"sale": 0,
"use_hero": 0,
"min": {
"GT": "55"
},
"price": null,
"fee": [
[
"挂单2天",
"Goo",
10000
],
[
"永久挂单",
"GT",
100
]
],
"catalog": {
"id": 5,
"name": "弹夹"
}
}
}
<<<
error
无