跳到主要内容

internal_auth

内部连接认证(只需要验证令牌值)

声明

bool internal_auth(string token)

参数

参数名描述
token认证令牌

返回值

true - 认证成功, false - 认证失败

使用方式

返回文档