public void DoSelectServer(string acc, string token, int sid) { _loginServer.DoSelectServer(acc, token, sid); }