打印修改

This commit is contained in:
张松 2025-03-25 19:28:01 +08:00
parent 413baa3e25
commit 2c745fedaa
1 changed files with 0 additions and 1 deletions

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);