This commit is contained in:
suyl
2021-08-03 13:50:33 +08:00
parent e11c25444c
commit d7525a0bae

View File

@@ -51,9 +51,6 @@ func (t *TcpClient) handleConn(c net.Conn) {
} else {
fmt.Println("ReadString err", err)
}
if printNo != "" {
t.clear(printNo)
}
return
}
//也可能是查状态的openAPI外部查询一次性的