game_server.enginedaemonsUserDlock_account本页总览lock_account 锁定指定的数字id账号 声明 bool lock_account(string account_id, string lock_reason = "unspecified") 参数 参数名描述account_id数字id账号lock_reason锁定原因 返回值 true: 锁定成功, false: 锁定失败 使用方式 返回文档