1
This commit is contained in:
@@ -670,6 +670,7 @@ func Heartbeat(c net.Conn, t *TcpClient, data string, printNo string) {
|
||||
//状态不一致再更新状态(可能缺纸了,过热了等)
|
||||
t.setPrintStatus(printNo, status)
|
||||
changePrinterStatus(printNo, status)
|
||||
doPrint(t, printNo)
|
||||
}
|
||||
|
||||
// Callback 打印成功回调
|
||||
|
||||
Reference in New Issue
Block a user