Compare commits

..

No commits in common. "1714948491371bf364682724d4b985ed5ae6b38a" and "8125bf01e443a8180a5459a1cc48d28244f4e788" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ func (this *MachineManager) Init() {
Addr: addr,
}
SetBaseParam(conn)
fmt.Println("与娃娃机连接成功!设置每台娃娃机基础配置!Id = ", i+1, "addr = ", addr)
logger.Logger.Trace("设置每台娃娃机基础配置!")
}
/* fmt.Println("Connected to server:\n", this.ConnMap[1].RemoteAddr())