game_server.game_authgame_authcheck_repeatable_auth本页总览check_repeatable_auth 检查待验证的数据是否有效(验证成功后不删除token-可多次重复检查) 声明 array check_repeatable_auth(map auth_data) 参数 参数名描述auth_data待验证的数据token: gs token - 必有account: 账号 - 必有account_id: 账号数字形式的id - 必有 返回值 [ 成功/失败, 失败原因 ] 使用方式 返回文档