curl --location --request GET 'https://m1.apifoxmock.com/m1/1551143-0-default/router' \
--header 'Authorization: Bearer {{token_access}}' \
--header 'Referer: https://mask-api-midwayjs.apifox.cn/api-45324274' \
--header 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.95 Safari/537.36'{
"code": 200,
"data": [
{
"name": "System_1",
"path": "/system",
"meta": {
"title": "系统管理",
"icon": "",
"cache": true,
"target": "",
"hideChildInMenu": false,
"hideInMenu": false
},
"component": "BasicLayout",
"redirect": "/system/user",
"children": [
{
"name": "User_100",
"path": "user",
"meta": {
"title": "用户管理",
"icon": "",
"cache": true,
"target": "",
"hideChildInMenu": false,
"hideInMenu": false
},
"component": "system/user/index",
"redirect": ""
},
{
"name": "Role_101",
"path": "role",
"meta": {
"title": "角色管理",
"icon": "",
"cache": true,
"target": "",
"hideChildInMenu": false,
"hideInMenu": false
},
"component": "system/role/index",
"redirect": ""
},
{
"name": "RoleInlineAuthUserRoleId_102",
"path": "role/inline/auth-user/:roleId",
"meta": {
"title": "分配角色",
"icon": "",
"cache": true,
"target": "",
"hideChildInMenu": false,
"hideInMenu": true
},
"component": "system/role/auth-user",
"redirect": ""
},
{
"name": "Menu_103",
"path": "menu",
"meta": {
"title": "菜单管理",
"icon": "",
"cache": true,
"target": "",
"hideChildInMenu": false,
"hideInMenu": false
},
"component": "system/menu/index",
"redirect": ""
},
{
"name": "Dept_104",
"path": "dept",
"meta": {
"title": "部门管理",
"icon": "",
"cache": true,
"target": "",
"hideChildInMenu": false,
"hideInMenu": false
},
"component": "system/dept/index",
"redirect": ""
},
{
"name": "Post_105",
"path": "post",
"meta": {
"title": "岗位管理",
"icon": "",
"cache": true,
"target": "",
"hideChildInMenu": false,
"hideInMenu": false
},
"component": "system/post/index",
"redirect": ""
},
{
"name": "Dict_106",
"path": "dict",
"meta": {
"title": "字典管理",
"icon": "",
"cache": true,
"target": "",
"hideChildInMenu": false,
"hideInMenu": false
},
"component": "system/dict/index",
"redirect": ""
},
{
"name": "DictInlineDataDictId_107",
"path": "dict/inline/data/:dictId",
"meta": {
"title": "字典数据",
"icon": "",
"cache": true,
"target": "",
"hideChildInMenu": false,
"hideInMenu": true
},
"component": "system/dict/data",
"redirect": ""
},
{
"name": "Config_108",
"path": "config",
"meta": {
"title": "参数设置",
"icon": "",
"cache": true,
"target": "",
"hideChildInMenu": false,
"hideInMenu": false
},
"component": "system/config/index",
"redirect": ""
},
{
"name": "Notice_109",
"path": "notice",
"meta": {
"title": "通知公告",
"icon": "",
"cache": true,
"target": "",
"hideChildInMenu": false,
"hideInMenu": false
},
"component": "system/notice/index",
"redirect": ""
},
{
"name": "Log_111",
"path": "log",
"meta": {
"title": "系统日志",
"icon": "",
"cache": true,
"target": "",
"hideChildInMenu": false,
"hideInMenu": false
},
"component": "BlankLayout",
"redirect": "/system/log/operate",
"children": [
{
"name": "Operate_500",
"path": "operate",
"meta": {
"title": "操作日志",
"icon": "",
"cache": false,
"target": "",
"hideChildInMenu": false,
"hideInMenu": false
},
"component": "system/log/operate/index",
"redirect": ""
},
{
"name": "Login_501",
"path": "login",
"meta": {
"title": "登录日志",
"icon": "",
"cache": false,
"target": "",
"hideChildInMenu": false,
"hideInMenu": false
},
"component": "system/log/login/index",
"redirect": ""
}
]
}
]
},
{
"name": "Monitor_2",
"path": "/monitor",
"meta": {
"title": "系统监控",
"icon": "",
"cache": true,
"target": "",
"hideChildInMenu": false,
"hideInMenu": false
},
"component": "BasicLayout",
"redirect": "/monitor/system-info",
"children": [
{
"name": "SystemInfo_112",
"path": "system-info",
"meta": {
"title": "系统信息",
"icon": "",
"cache": true,
"target": "",
"hideChildInMenu": false,
"hideInMenu": false
},
"component": "monitor/system/info",
"redirect": ""
},
{
"name": "CacheInfo_113",
"path": "cache-info",
"meta": {
"title": "缓存信息",
"icon": "",
"cache": true,
"target": "",
"hideChildInMenu": false,
"hideInMenu": false
},
"component": "monitor/cache/info",
"redirect": ""
},
{
"name": "Cache_114",
"path": "cache",
"meta": {
"title": "缓存管理",
"icon": "",
"cache": true,
"target": "",
"hideChildInMenu": false,
"hideInMenu": false
},
"component": "monitor/cache/index",
"redirect": ""
},
{
"name": "Online_115",
"path": "online",
"meta": {
"title": "在线用户",
"icon": "",
"cache": true,
"target": "",
"hideChildInMenu": false,
"hideInMenu": false
},
"component": "monitor/online/index",
"redirect": ""
},
{
"name": "Job_116",
"path": "job",
"meta": {
"title": "调度任务",
"icon": "",
"cache": true,
"target": "",
"hideChildInMenu": false,
"hideInMenu": false
},
"component": "monitor/job/index",
"redirect": ""
},
{
"name": "JobInlineLogJobId_117",
"path": "job/inline/log/:jobId",
"meta": {
"title": "调度日志",
"icon": "",
"cache": false,
"target": "",
"hideChildInMenu": false,
"hideInMenu": true
},
"component": "monitor/job/log",
"redirect": ""
}
]
},
{
"name": "Tool_3",
"path": "/tool",
"meta": {
"title": "系统工具",
"icon": "",
"cache": true,
"target": "",
"hideChildInMenu": false,
"hideInMenu": false
},
"component": "BasicLayout",
"redirect": "/tool/swagger",
"children": [
{
"name": "Swagger_118",
"path": "swagger",
"meta": {
"title": "系统接口",
"icon": "",
"cache": true,
"target": "",
"hideChildInMenu": false,
"hideInMenu": false
},
"component": "tool/swagger/index",
"redirect": ""
},
{
"name": "Tool_119",
"path": "tool",
"meta": {
"title": "文件上传",
"icon": "",
"cache": true,
"target": "",
"hideChildInMenu": false,
"hideInMenu": false
},
"component": "tool/upload/index",
"redirect": ""
},
{
"name": "Build_120",
"path": "build",
"meta": {
"title": "生成构建",
"icon": "",
"cache": true,
"target": "",
"hideChildInMenu": false,
"hideInMenu": false
},
"component": "tool/build/index",
"redirect": ""
}
]
},
{
"name": "HttpsLink_4",
"path": "https://gitee.com/TsMask",
"meta": {
"title": "开源仓库",
"icon": "",
"cache": false,
"target": "_blank",
"hideChildInMenu": false,
"hideInMenu": false
},
"component": "BasicLayout",
"redirect": ""
}
],
"msg": "成功"
}