文档
测试

查询路由详情

GET
/router/getRouterById/{routerId}

接口描述

查询路由详情

请求头

参数名
类型
描述
必填
Authorization
String
用户token
必填

响应参数

参数名
类型
描述
必填
status
Integer
状态值(200成功,其他均为失败)
必填
error
String
失败原因
必填
payload
Object
必填
id
Integer
id
必填
path
String
路径
必填
parentId
String
上级ID
必填
title
String
TITLE
必填
repo
String
代码仓库
必填
resource
String
源码路径
必填
meta
String
META
必填
status
String
状态
必填
message
String
必填