This commit is contained in:
邹宗楠
2024-07-10 11:43:44 +08:00
parent 28aea06a4c
commit 27c870ff4d

View File

@@ -89,6 +89,9 @@ func handleConn(c net.Conn) error {
callback = true
}
if printNo == "120220915001467" {
globals.SugarLogger.Debugf("-----------1111")
}
t := NewTcpClient()
buildAllMap(t, printNo)
PrintObject[printNo] = t