娃娃机log
This commit is contained in:
parent
9190e5a19b
commit
b871576fe9
|
@ -71,7 +71,7 @@ func (this *MachineManager) Init() {
|
|||
Addr: addr,
|
||||
}
|
||||
SetBaseParam(conn)
|
||||
logger.Logger.Trace("设置每台娃娃机基础配置!")
|
||||
fmt.Println("与娃娃机连接成功!设置每台娃娃机基础配置!Id = ", i+1, "addr = ", addr)
|
||||
|
||||
}
|
||||
/* fmt.Println("Connected to server:\n", this.ConnMap[1].RemoteAddr())
|
||||
|
|
Loading…
Reference in New Issue