aa
This commit is contained in:
@@ -212,7 +212,7 @@ func handleConn(c net.Conn) {
|
|||||||
tcpClient.s.Unlock()
|
tcpClient.s.Unlock()
|
||||||
changePrinterStatus(printNo, status)
|
changePrinterStatus(printNo, status)
|
||||||
if status > 0 {
|
if status > 0 {
|
||||||
printFail()
|
//printFail()
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
//改变打印机状态
|
//改变打印机状态
|
||||||
|
|||||||
Reference in New Issue
Block a user