打印修改
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user