1.代客下单 结算单打印
This commit is contained in:
@@ -233,7 +233,6 @@ public class PrintMechineConsumer {
|
||||
String voiceJson = "{\"bizType\":\"2\",\"content\":\"您有一笔新的订单,请及时处理\"}";
|
||||
|
||||
PrinterUtils.printTickets(voiceJson, 3, Integer.valueOf(printerNum), tbPrintMachineWithBLOBs.getAddress(), data);
|
||||
redisUtils.saveMessage("IS_PRINT:" + orderInfo.getId(), "1");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user