跳到主要内容

unlock_account

解锁指定的数字id账号

声明

bool unlock_account(string account_id)

参数

参数名描述
account_id数字id账号

返回值

true: 解锁成功, false: 解锁失败

使用方式

返回文档