跳到主要内容

take_over

接管账号

声明

mixed take_over(string account, string pwd, string reason, int seconds = 86400)

参数

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

返回值

true - 接管成功, string - 接管失败原因

使用方式

返回文档