💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
## 栏目列表 ~~~[api] get:/v2/menu/list *top_id#用户所在组织id(切换组织接口所获取到的org_id) *type#栏目类别(1:会议分类,99、其他) <<< success { "code": 0, "msg": "ok", "data": { "list": [ { "id": 4, "parent_id": 0, "title": "人大代表大会", "desc": "", "icon": null, "url": null, "sort": 1, "type": 1, "content_type": 0, "bg_color": "#FD7B74", "count_meeting": "{\"tostart\":0,\"running\":1,\"finished\":3}", "access_open_id": "58dded1206b9a9350f0723ed0d939851", "access_org_id": "2ec3151ef063dcfcc60782fdd05d4ad5", "timestamp": 1570759425064, "status_del": 0 }, { "id": 6, "parent_id": 0, "title": "常委会会议", "desc": "", "icon": null, "url": null, "sort": 2, "type": 1, "content_type": 0, "bg_color": "#FFAF53", "count_meeting": "{\"tostart\":0,\"running\":1,\"finished\":4}", "access_open_id": "58dded1206b9a9350f0723ed0d939851", "access_org_id": "2ec3151ef063dcfcc60782fdd05d4ad5", "timestamp": 1570759456532, "status_del": 0 }, { "id": 8, "parent_id": 0, "title": "主任会议", "desc": "", "icon": null, "url": null, "sort": 3, "type": 1, "content_type": 0, "bg_color": "#4D9DFF", "count_meeting": "{\"tostart\":0,\"running\":0,\"finished\":0}", "access_open_id": "58dded1206b9a9350f0723ed0d939851", "access_org_id": "2ec3151ef063dcfcc60782fdd05d4ad5", "timestamp": 1570759488696, "status_del": 0 }, { "id": 10, "parent_id": 0, "title": "党组会议", "desc": "", "icon": null, "url": null, "sort": 4, "type": 1, "content_type": 0, "bg_color": "#4ADDD0", "count_meeting": "{\"tostart\":0,\"running\":0,\"finished\":0}", "access_open_id": "58dded1206b9a9350f0723ed0d939851", "access_org_id": "2ec3151ef063dcfcc60782fdd05d4ad5", "timestamp": 1570759548717, "status_del": 0 }, { "id": 7, "parent_id": 0, "title": "党组学习会", "desc": "", "icon": null, "url": null, "sort": 6, "type": 1, "content_type": 0, "bg_color": "#8693FA", "count_meeting": "{\"tostart\":0,\"running\":0,\"finished\":0}", "access_open_id": "58dded1206b9a9350f0723ed0d939851", "access_org_id": "2ec3151ef063dcfcc60782fdd05d4ad5", "timestamp": 1570759585053, "status_del": 0 }, { "id": 5, "parent_id": 0, "title": "其他会议", "desc": "", "icon": null, "url": null, "sort": 9, "type": 1, "content_type": 0, "bg_color": "#C6CCD3", "count_meeting": "{\"tostart\":0,\"running\":0,\"finished\":0}", "access_open_id": "58dded1206b9a9350f0723ed0d939851", "access_org_id": "2ec3151ef063dcfcc60782fdd05d4ad5", "timestamp": 1570763288998, "status_del": 0 } ] } } <<< error ~~~