aa
This commit is contained in:
@@ -83,7 +83,7 @@ func (t *TcpClient) handleConn(c net.Conn) {
|
||||
t.HandleTcpMessages(printNo)
|
||||
t.doPrint(printNo)
|
||||
if status == printerStatusOnline {
|
||||
t.printFail()
|
||||
//t.printFail()
|
||||
}
|
||||
}
|
||||
changePrinterStatus(printNo, status)
|
||||
|
||||
Reference in New Issue
Block a user