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