diff --git a/business/jxstore/event/event_tcp.go b/business/jxstore/event/event_tcp.go index 71ff71180..86c07f4d8 100644 --- a/business/jxstore/event/event_tcp.go +++ b/business/jxstore/event/event_tcp.go @@ -212,7 +212,7 @@ func handleConn(c net.Conn) { tcpClient.s.Unlock() changePrinterStatus(printNo, status) if status > 0 { - printFail() + //printFail() } } else { //改变打印机状态