企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
~~~[api] get:/v1/meetingsys/menu/list parent_id#父级id <<< success { "code": 0, "msg": "ok", "data": { "list": [ { "id": 1, "title": "历史会议", "desc": null, "icon": null, "url": null, "parent_id": 0, "child": [ { "id": 2, "title": "人代会会议", "desc": null, "icon": "http://cloud-hzrd.780.cn/uploads/image/20181125/9974b2e57f9e7e33d201770ed5635910.png", "url": null, "parent_id": 1, "child": [] }, { "id": 3, "title": "常委会会议", "desc": null, "icon": "http://cloud-hzrd.780.cn/uploads/image/20181125/e624fbcd6a64b54fb9ddf21eb05984cd.png", "url": null, "parent_id": 1, "child": [] }, { "id": 4, "title": "主任会议", "desc": null, "icon": "http://cloud-hzrd.780.cn/uploads/image/20181125/bf76ce4265fa8565ab8065f2184e16eb.png", "url": null, "parent_id": 1, "child": [] }, { "id": 5, "title": "党组会议", "desc": null, "icon": "http://cloud-hzrd.780.cn/uploads/image/20181125/4628cec5a049ae4f56bddc195dc0f3a3.jpg", "url": null, "parent_id": 1, "child": [] }, { "id": 6, "title": "其他会议", "desc": null, "icon": "http://cloud-hzrd.780.cn/uploads/image/20181125/6f29b7cf2c5dceac4b364b184384b2bc.jpg", "url": null, "parent_id": 1, "child": [] }, { "id": 7, "title": "参阅资料", "desc": null, "icon": "http://cloud-hzrd.780.cn/uploads/image/20181125/bf5128810d7878aef5ee7de09b8c921a.jpg", "url": null, "parent_id": 1, "child": [] } ] }, { "id": 8, "title": "热点专题", "desc": null, "icon": null, "url": null, "parent_id": 0, "child": [ { "id": 9, "title": "五水共治专题", "desc": null, "icon": "http://cloud-hzrd.780.cn/uploads/image/20181125/4b808a32b4eb5cef69703b48b86ec3df.png", "url": null, "parent_id": 8, "child": [] }, { "id": 10, "title": "民生实事专题", "desc": null, "icon": "http://cloud-hzrd.780.cn/uploads/image/20181125/f721a414fdca35b4c93ab1124f9e990a.png", "url": null, "parent_id": 8, "child": [] } ] } ] } } <<< error ~~~