1.代客下单退款单打印

This commit is contained in:
2024-08-30 10:42:17 +08:00
parent 0172bd0478
commit 4bea33ff3e
4 changed files with 29 additions and 6 deletions

View File

@@ -316,6 +316,7 @@ public class PrinterUtils {
* @throws Exception
*/
public static void printTickets(String voiceJson, Integer actWay, Integer cn, String devName, String data) {
log.info("开始请求云享印,请求数据:{}, {}", voiceJson, data);
//设备名称
//行为方式 1:只打印数据 2:只播放信息 3:打印数据并播放信息
// actWay = 3;