娃娃机log

This commit is contained in:
by 2024-09-24 13:47:16 +08:00
parent 9190e5a19b
commit b871576fe9
1 changed files with 1 additions and 1 deletions

View File

@ -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())