企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持知识库和私有化部署方案 广告
1.展位列表 ~~~[api] post:https://sbzh.nineopen.com/booth/booth_list <<< success [ { "booth_id": 11, "state": 0, "name": null, "tag": "T001", "x": 372, "y": 230, "position": "none", "min": 2, "max": 5, "create_time": "2019-02-20 16:08:52" }, { "booth_id": 12, "state": 0, "name": null, "tag": "T002", "x": 391, "y": 230, "position": "none", "min": 2, "max": 5, "create_time": "2019-02-20 16:09:22" }, ............... <<< error ~~~ 2.展位搜索 ~~~[api] post:https://sbzh.nineopen.com/booth/booth_search search#搜索词 <<< success [ { "booth_id": 37, "state": 0, "name": null, "tag": "T026", "x": 520, "y": 250, "position": "none", "min": 2, "max": 5, "create_time": "2019-02-21 14:57:13" } ] <<< error ~~~