Extra Basepath Action
Request
GET /api/basepath
Description
获取 http 的 basepath。
Path parameters
无
Query parameters
无
Request body
无
Response
{
"msg":"success",
"code":0,
"data":{"enable":false,"path":""},
"count":0
}
GET /api/basepath
获取 http 的 basepath。
无
无
无
{
"msg":"success",
"code":0,
"data":{"enable":false,"path":""},
"count":0
}