跳到主要内容

take_over

接管账号

声明

mixed take_over(string account, string passwd_md5, string reason, int seconds = 0)

参数

参数名描述
account账号名称
passwd_md5接管密码(MD5)
reason接管原因
seconds接管时长

返回值

true: 成功;其它值: 失败原因

使用方式

返回文档