菜单
菜单属性名
属性名
必含
类型
说明
id
是
int
菜单 id
title
是
string
菜单栏标题
description
是
string
描述
count
是
int
数量
items
是
array
菜单项
items>>id
是
int
id
items>>title
是
string
菜单标题
items>>object
是
string
关联对象
items>>object_id
是
url
关联对象id
items>>url
是
string
访问地址
items>>path
是
string
相对路径
items>>menu_order
是
string
排序
items>>children
是
array
子菜单
所需权限:read_content
GET
/openapi/2025-04/menus/{id}
Last updated