文档
测试

系统菜单:菜单列表

POST
{{url}}admin.php/system/menu/index.html

请求头

参数名
类型
描述
必填
authkey
string
示例:{{authkey}}
必填
sessionid
string
示例:{{sessionid}}
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
data
object
数据字典
必填
menu_list
array
菜单列表
必填
id
int
示例:1
必填
pid
int
示例:0
必填
module
string
模块,示例:index
必填
title
string
示例:首页
必填
name
string
英文名称,同一父级分类下唯一,示例:index
必填
url
string
示例:system/index
必填
param
string
示例:
必填
target
string
示例:_self
必填
icon
string
示例:
必填
sort
int
示例:0
必填
status
int
示例:1
必填
childs
array
子集
必填
id
int
示例:4
必填
pid
int
示例:1
必填
module
string
示例:index
必填
title
string
示例:快捷菜单
必填
name
string
示例:menu
必填
url
string
示例:system/quick
必填
param
string
示例:
必填
target
string
示例:_self
必填
icon
string
示例:aicon ai-caidan
必填
sort
int
示例:0
必填
status
int
示例:1
必填
childs
array
数据列表
必填
id
int
示例:25
必填
pid
int
示例:4
必填
module
string
示例:index
必填
title
string
示例:清空缓存
必填
name
string
示例:clear
必填
url
string
示例:system/index/clear
必填
param
string
示例:
必填
target
string
示例:_self
必填
icon
string
示例:
必填
sort
int
示例:2
必填
status
int
示例:1
必填
childs
array
数据列表
必填
msg
string
示例:
必填