This commit is contained in:
邹宗楠
2024-07-22 16:17:30 +08:00
parent 7eb06a41ae
commit 53abbb82d6

View File

@@ -300,7 +300,7 @@ func doPrint(t *TcpClient, key string) (err error) {
}
}
} else {
globals.SugarLogger.Debugf("查询打印机扣费记录错误 %v %d %s", err2, a, b)
globals.SugarLogger.Debugf("今天已经扣除过了! %v %d %s", err2, a, b)
}
// 回调重置打印机状态时间
t.Clients[b].StatusTime = time.Now()