跳到主要内容

register

账号注册

声明

bool register(string account, string passwd, string secret, string type, int level)

参数

参数名描述
account账号
passwd密码
level等级

返回值

注册成功返回true,反之返回false

使用方式

返回文档