game_server.rankrankrefresh_rank_request本页总览refresh_rank_request 收集参与者排行数据并请求排行服务器更新排名(阻塞模式) 声明 array refresh_rank_request(string board_id, object who) 参数 参数名描述board_id排行榜idwho参与者 返回值 [成功否, 结果 或 失败原因]失败原因- timeout 请求超时(默认3秒)- not start 排行服务器未启动- no_board 没有此排行榜- no_fields 没有参与者数据- same_score 积分未变- other 其他排行服内部错误 使用方式 返回文档