authservercommondaemonsAccountDmigrate_account本页总览migrate_account 迁移账号数据 声明 mixed migrate_account(string old_account, string new_account, string new_password) 参数 参数名描述old_account账号名称new_account目标账号名称new_password目标账号密码(仅在目标账号不存在时自动创建目标账号时生效) 返回值 true - 迁移成功, string - 迁移失败原因 使用方式 返回文档