跳到主要内容

verify

账号认证

声明

bool verify(string account, string input_text)

参数

参数名描述
account账号
input_text认证凭证

返回值

认证成功返回true,反之返回false

使用方式

返回文档