企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
##装备详情选择英雄的列表 ~~~[api] post:# *int:eid=0#装备ID *int:page=0#分页 <<< success { "stauts_code": 200, "message": "equipment_list", "data": [ { "id": 9, "name": "城市迷彩披风", "cid": 6, "level": 1, "attribute": "steal", "ability": 5, "sale": 0, "use_hero": 0, "usehero": null, "catalog": { "id": 6, "name": "披风" } } ] } <<< error 无