This commit is contained in:
邹宗楠
2022-08-29 14:02:27 +08:00
parent 3333e9b343
commit df5b862b36
2 changed files with 3 additions and 4 deletions

View File

@@ -237,7 +237,6 @@ func (t *TcpClient) doPrint(key string) (err error) {
}
}
if err != nil {
fmt.Println("======================errr", err)
globals.SugarLogger.Debugf("doPrint2 err printNo:%s, msgID:%s, err: %s", printMsg.PrintNo, printMsg.MsgID, err.Error())
//t.delConn(printMsg.PrintNo)
printMsg.Status = printMsgErr