This commit is contained in:
邹宗楠
2022-08-29 13:52:07 +08:00
parent 265a1b91e6
commit 3333e9b343

View File

@@ -237,6 +237,7 @@ 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