打印修改

This commit is contained in:
张松
2025-03-25 19:28:01 +08:00
parent 413baa3e25
commit 2c745fedaa

View File

@@ -201,7 +201,6 @@ public abstract class PrinterHandler {
obj = orderInfo;
shopId = orderInfo.getShopId();
printMethod = "normal";
printType = "order";
break;
case PrintTypeEnum.ONE:
orderInfo = orderInfoService.getById(data);