lijian %!s(int64=6) %!d(string=hai) anos
pai
achega
0a6f628b90
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pkg/server/server_manager.go

+ 1 - 1
pkg/server/server_manager.go

@@ -148,7 +148,7 @@ func (mgr *ServerManager) UpdateServerHosts() error {
 
 	mgr.mapServers = servers
 
-	//Log.Infof("UpdateServerHosts is done: %v", mgr.mapServers)
+	Log.Infof("UpdateServerHosts is done: %v", mgr.mapServers)
 	return nil
 
 }