企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
~~~[api] post: /panter/store/index *token:token# 录件员token key:key#搜索 limit:limit# 数量 page:page# 页码 <<< success { "status": "0000", "msgcode": "查询成功", "data": [ { "id": 1, "mch_name": "yangc的店", "contacts": "yangc", "mch_tel": "18501992825", "record_type": 1, "record_progress": 6, "status": 2, "mch_id": 6095, "store": [ { "id": 6081, "name": "建业足球商城", //商铺名称 "per_name": "", //商铺联系人 "per_phone": "" //商铺联系人电话 } ] } ] } <<< error { "status": "1001", "msgcode": "查询异常,未找到改数据" } ~~~