多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
## 英雄列表 ~~~[api] post:# *int:ecid=0#装备类型ID(1-6)  空为0 *int:sort=0#等级排序 1正序 2倒序 空为0 <<< success { "stauts_code": 200, "message": "equipment_list", "data": { "list": [ { "id": 103, "name": "量子加速器", "cid": 4, "level": 999, "attribute": "attack", "ability": 80, "sale": null, "use_hero": 0, "catalog": { "id": 4, "name": "枪头" } } ], "bag": 26 } } <<< error 无