VOH(Voice Of Hu)
  1. 用户
VOH(Voice Of Hu)
  • 介绍
  • 项目说明
  • 项目亮点
  • 用户
    • 检查邮箱可用性
      GET
    • 发送邮箱验证码
      POST
    • 密码注册
      POST
    • 密码登录
      POST
    • google登录
      GET
    • 指纹登录
      GET
    • 检查用户名可用性
      GET
    • 更新用户信息
      PATCH
    • 生成otp
      GET
    • 验证otp
      GET
    • 获取otp code
      GET
    • 更新邮箱
      PUT
    • 更新用户信息
      PATCH
    • 用户列表
      GET
    • 导出用户
      GET
    • 用户信息
      GET
    • 登出
      GET
    • 用户权限
      GET
  • 字典
    • 新增
      POST
    • 分组列表
      GET
    • 字典列表
      GET
    • 更新状态
      PATCH
    • 删除
      DELETE
    • 修改
      PUT
    • 查询
      GET
    • 排序
      PUT
  • 权限
    • 新增
    • 删除
    • 更新状态
    • 修改
    • 列表
    • 详情
    • 父节点下拉列表
  • 文件
    • 上传文件
    • 获取文件
    • 获取文件信息
  • 设备
    • 设备列表
    • 导出设备
  • IP相关
    • 通过IP获取地址
    • 获取IP信息(IP.SB)
    • 通过ip获取地址(pconline)
    • (后台管理)查看详情
    • (后台管理)查询列表
    • IP列表
  • 监控
    • 服务器状态
    • 服务器IP
  • 角色
    • (后台管理)添加角色
    • (后台管理)删除角色
    • (后台管理)修改角色
    • (后台管理)角色详情
    • (后台管理)角色列表
  • 日志
    • (后台管理)日志详情
    • 日志列表
    • (后台管理)删除日志
    • 导出日志
  • 通知消息
    • 新增消息
    • 删除消息
    • 修改消息
    • 消息详情
    • 消息列表
  • 域名检索
    • 域名价格供应商查询
    • 域名查询(netcup)
  • AIGC
    • 文本对话
      • gemini对话
      • 千问对话
    • 图片生成
    • 语音
    • 根据图片问答(多模态)
    • 视频生成
    • 历史消息记录
  • 博客
    • 标签
      • 修改标签
      • 删除标签
      • 新增标签
      • 查询标签详情
      • 查询标签列表
    • 分类
      • 新增分类
      • 修改分类
      • 删除分类
      • 查询分类详情
      • 查询接口列表
    • 新增博客
    • 修改博客
    • 删除博客
    • 查询博客详情
    • 查询博客列表
  • 发消息
    • 企业微信
      • 机器人发消息(内部群)
      • 上传文件(用于发图片,视频消息)
    • tg
      • tg发消息
  • 统计
  • 代理
    • clash 转 sing-box 支持多个订阅合并
  • api
  • 热榜排行
    • 微博热搜
    • 知乎热榜
    • 抖音热搜
    • b站热搜
  • JD
    • JD获取code
    • 获取Token
  • 版本
    GET
  • 上传文件
    POST
  1. 用户

用户权限

GET
http://localhost:8000/v1/user/routes

请求参数

Header 参数
X-Visitor-ID
string 
可选
默认值:
{{fingerprint}}
Authorization
string 
可选
默认值:
{{user_token}}
User-Agent
string 
可选
默认值:
{{user_agent}}

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://localhost:8000/v1/user/routes' \
--header 'X-Visitor-ID: f4c74f11d41a6ba06fcedbbb42059b78' \
--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoxLCJleHAiOjE3NTI2NTc4NDksImlhdCI6MTc1MDA2NTg0OX0.hB7IjEj4RQg4LdKe78zyUVpWQWVQ0HgJjjqXdm7gGqc' \
--header 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36'

返回响应

🟢200成功
application/json
Body
code
integer 
必需
data
array [object {8}] 
必需
name
string 
必需
path
string 
必需
hidden
boolean 
必需
redirect
string 
必需
component
string 
必需
alwaysShow
boolean 
必需
meta
object 
必需
children
array [object {8}] 
必需
message
string 
必需
示例
{
    "code": 78,
    "data": [
        {
            "name": "家国兰",
            "path": "/srv",
            "hidden": false,
            "redirect": "sint",
            "component": "aliquip cillum Duis laboris",
            "alwaysShow": true,
            "meta": {
                "title": "什么慢啊热慢乘以因为帽子",
                "icon": "https://avatars.githubusercontent.com/u/87352199",
                "noCache": true,
                "link": "https://cloudy-grass.name/"
            },
            "children": [
                {
                    "name": "谷佳琪",
                    "path": "/usr/src",
                    "hidden": true,
                    "component": "sunt id amet irure",
                    "meta": {
                        "title": "跨越关于那如果因此哈比然而航空公司软",
                        "icon": "https://avatars.githubusercontent.com/u/29046727",
                        "noCache": true,
                        "link": "https://measly-contractor.info/"
                    },
                    "redirect": "eiusmod amet ut",
                    "alwaysShow": false,
                    "children": [
                        {
                            "name": "回婷",
                            "path": "/home/user",
                            "hidden": true,
                            "component": "esse qui",
                            "meta": {
                                "title": "托架鸟笼尽管如此伟大果然鸟笼打",
                                "icon": "https://avatars.githubusercontent.com/u/20007052",
                                "noCache": false,
                                "link": "https://thorny-accelerator.info/"
                            }
                        },
                        {
                            "name": "淳于秀英",
                            "path": "/boot",
                            "hidden": true,
                            "component": "in ut cillum magna ullamco",
                            "meta": {
                                "title": "除了聪明航空公司麸皮骨碌碌简直偏偏熟练保龄球",
                                "icon": "https://avatars.githubusercontent.com/u/32587103",
                                "noCache": true,
                                "link": "https://hefty-reorganisation.org/"
                            }
                        },
                        {
                            "name": "受熙成",
                            "path": "/lost+found",
                            "hidden": false,
                            "component": "Lorem dolore",
                            "meta": {
                                "title": "帽子呸手镯然而",
                                "icon": "https://avatars.githubusercontent.com/u/67486033",
                                "noCache": true,
                                "link": "https://sick-flat.name/"
                            }
                        }
                    ]
                },
                {
                    "name": "香奕泽",
                    "path": "/usr/libexec",
                    "hidden": true,
                    "component": "proident sed",
                    "meta": {
                        "title": "此外在哈哈每当驾驶",
                        "icon": "https://avatars.githubusercontent.com/u/52199564",
                        "noCache": true,
                        "link": "https://worldly-pillow.net/"
                    },
                    "redirect": "velit anim eu",
                    "alwaysShow": false,
                    "children": [
                        {
                            "name": "尚子欣",
                            "path": "/home/user",
                            "hidden": false,
                            "component": "sint do consectetur cupidatat velit",
                            "meta": {
                                "title": "无论哪里咀清楚按绿油油钟",
                                "icon": "https://avatars.githubusercontent.com/u/82792365",
                                "noCache": true,
                                "link": "https://pleasing-opera.name/"
                            }
                        }
                    ]
                },
                {
                    "name": "濯丽芳",
                    "path": "/opt/sbin",
                    "hidden": false,
                    "component": "nulla nisi magna qui",
                    "meta": {
                        "title": "越野车好啊除了嘘",
                        "icon": "https://avatars.githubusercontent.com/u/70567736",
                        "noCache": false,
                        "link": "https://bruised-pronoun.info/"
                    },
                    "redirect": "ad",
                    "alwaysShow": false,
                    "children": [
                        {
                            "name": "德婷方",
                            "path": "/var/mail",
                            "hidden": false,
                            "component": "elit tempor et aliqua",
                            "meta": {
                                "title": "嗯鸟笼此外直到攥哼尽管如此特地",
                                "icon": "https://avatars.githubusercontent.com/u/84592301",
                                "noCache": true,
                                "link": "https://cavernous-platter.net/"
                            }
                        },
                        {
                            "name": "腾桂兰",
                            "path": "/boot",
                            "hidden": false,
                            "component": "in non consectetur proident sint",
                            "meta": {
                                "title": "所以横穿吃脊梁多么",
                                "icon": "https://avatars.githubusercontent.com/u/69267205",
                                "noCache": true,
                                "link": "https://dapper-alb.net/"
                            }
                        }
                    ]
                }
            ]
        },
        {
            "name": "谭梓馨",
            "path": "/var/spool",
            "hidden": true,
            "redirect": "ut aliquip aliqua id",
            "component": "ullamco qui deserunt",
            "alwaysShow": true,
            "meta": {
                "title": "到搀并且哎",
                "icon": "https://avatars.githubusercontent.com/u/66257686",
                "noCache": false,
                "link": "https://medium-pleasure.net/"
            },
            "children": [
                {
                    "name": "蒲国华",
                    "path": "/opt/sbin",
                    "hidden": false,
                    "component": "elit",
                    "meta": {
                        "title": "男中音驳船红当然十分快拍机场粗",
                        "icon": "https://avatars.githubusercontent.com/u/53601261",
                        "noCache": true,
                        "link": "https://monumental-larva.info/"
                    },
                    "redirect": "laborum",
                    "alwaysShow": true,
                    "children": [
                        {
                            "name": "胥丽芳",
                            "path": "/home/user",
                            "hidden": false,
                            "component": "amet nostrud do aliquip laboris",
                            "meta": {
                                "title": "粗哦吹箭在相反帽子噢胡说以",
                                "icon": "https://avatars.githubusercontent.com/u/90178674",
                                "noCache": false,
                                "link": "https://runny-handle.name/"
                            }
                        }
                    ]
                }
            ]
        },
        {
            "name": "渠义轩",
            "path": "/usr/bin",
            "hidden": false,
            "redirect": "est",
            "component": "dolor et fugiat in",
            "alwaysShow": false,
            "meta": {
                "title": "直到驾驶甚至咬举啊鲁莽哼只要向下",
                "icon": "https://avatars.githubusercontent.com/u/8600978",
                "noCache": false,
                "link": "https://entire-coil.net/"
            },
            "children": [
                {
                    "name": "谷超",
                    "path": "/etc/mail",
                    "hidden": false,
                    "component": "sint dolore ea culpa pariatur",
                    "meta": {
                        "title": "篮子更加啃粗哦软多亏肾上腺素爬",
                        "icon": "https://avatars.githubusercontent.com/u/36045231",
                        "noCache": true,
                        "link": "https://massive-defendant.info/"
                    },
                    "redirect": "fugiat incididunt",
                    "alwaysShow": false,
                    "children": [
                        {
                            "name": "京雨涵",
                            "path": "/home/user",
                            "hidden": true,
                            "component": "enim exercitation esse",
                            "meta": {
                                "title": "警报反而雪崩游戏厅哎哟关于多亏稍微平常",
                                "icon": "https://avatars.githubusercontent.com/u/33180314",
                                "noCache": true,
                                "link": "https://stylish-dandelion.biz/"
                            }
                        }
                    ]
                },
                {
                    "name": "阴敬阳",
                    "path": "/var/tmp",
                    "hidden": false,
                    "component": "et deserunt",
                    "meta": {
                        "title": "成年人哇哇哇嗯以免除非",
                        "icon": "https://avatars.githubusercontent.com/u/74606864",
                        "noCache": true,
                        "link": "https://austere-tackle.net/"
                    },
                    "redirect": "mollit",
                    "alwaysShow": false,
                    "children": [
                        {
                            "name": "荆芳",
                            "path": "/private",
                            "hidden": false,
                            "component": "cillum sed tempor ex",
                            "meta": {
                                "title": "跳捡哎呀打清楚依然",
                                "icon": "https://avatars.githubusercontent.com/u/55673103",
                                "noCache": true,
                                "link": "https://valuable-spirit.com/"
                            }
                        },
                        {
                            "name": "戈娜",
                            "path": "/sbin",
                            "hidden": true,
                            "component": "culpa ex eu in qui",
                            "meta": {
                                "title": "仿佛吮抽勇敢绿拖到擅自全",
                                "icon": "https://avatars.githubusercontent.com/u/86064938",
                                "noCache": true,
                                "link": "https://fine-kiss.biz/"
                            }
                        },
                        {
                            "name": "玄明",
                            "path": "/private",
                            "hidden": false,
                            "component": "est ex eiusmod",
                            "meta": {
                                "title": "战斗没很一齐抽击航空邮件",
                                "icon": "https://avatars.githubusercontent.com/u/43816968",
                                "noCache": false,
                                "link": "https://unconscious-guidance.com/"
                            }
                        }
                    ]
                }
            ]
        }
    ],
    "message": "ut mollit"
}
修改于 2025-03-24 10:19:34
上一页
登出
下一页
新增
Built with