跳到主要内容

register_account

注册账号(创建账号)

声明

mixed register_account(string account, string passwd_md5)

参数

参数名描述
account账号名称
passwd_md5密码MD5

返回值

true:成功;其它值超时

使用方式

返回文档