打印修改

This commit is contained in:
张松
2025-03-25 18:39:07 +08:00
parent cee0159709
commit 413baa3e25

View File

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