{
"code": 0,
"cost": "3.2ms",
"data": {
"current_page": 1,
"data": [
{
"code": "60e3b3d095ce562db5c74932bff4569a",
"description": "",
"func": "Update",
"func_path": "github.com/wannanbigpig/gin-layout/internal/controller/admin_v1.ApiController.Update-fm",
"id": 43,
"is_auth": 2,
"is_auth_name": "需要登录和API权限",
"is_effective": 1,
"is_effective_name": "是",
"method": "POST",
"name": "更新接口",
"route": "/admin/v1/permission/update",
"sort": 100
},
{
"code": "af95d3e4d2d7cfd801b1bbc60c0b5fb2",
"description": "",
"func": "Upload",
"func_path": "github.com/wannanbigpig/gin-layout/internal/controller/admin_v1.CommonController.Upload-fm",
"id": 42,
"is_auth": 1,
"is_auth_name": "需要登录",
"is_effective": 1,
"is_effective_name": "是",
"method": "POST",
"name": "上传文件",
"route": "/admin/v1/common/upload",
"sort": 100
},
{
"code": "547411b5654ec37a15d9cf4c16c3d054",
"description": "用户登录接口",
"func": "Login",
"func_path": "github.com/wannanbigpig/gin-layout/internal/controller/admin_v1.LoginController.Login-fm",
"id": 41,
"is_auth": 0,
"is_auth_name": "无需登录",
"is_effective": 1,
"is_effective_name": "是",
"method": "POST",
"name": "登录",
"route": "/admin/v1/login",
"sort": 100
}
],
"last_page": 9,
"per_page": 5,
"total": 43
},
"msg": "OK",
"request_id": "req_20260423_0001"
}