## 装备-列表-详情
~~~[api]
post:#
*int:eoid=0#装备订单号
<<<
success
{
"stauts_code": 200,
"message": "equ_detail",
"data": {
"id": 14,
"oid": "20000669",
"eid": 66,
"currency": "GT",
"price": "1",
"sale_at": "2020-03-18 00:22:53",
"status": 1,
"name": "德式M1935钢盔",
"cid": 1,
"level": 1,
"attribute": "attck",
"ability": 1,
"cname": "头盔"
}
}
<<<
error
无