Client run bug

This commit is contained in:
刘河
2019-03-26 17:53:56 +08:00
parent 006ddbc871
commit 00a4a33c5f
2 changed files with 6 additions and 1 deletions

View File

@@ -163,6 +163,7 @@ re:
}
c.Close()
logs.Notice("Temporary access login key ", vkey)
NewRPClient(cnf.CommonConfig.Server, vkey, cnf.CommonConfig.Tp, cnf.CommonConfig.ProxyUrl, cnf).Start()
CloseLocalServer()
goto re