|
|
|
@ -392,7 +392,7 @@ public class HighOrderServiceImpl implements HighOrderService { |
|
|
|
|
highChildOrder.getGasOilLiters().toString(), |
|
|
|
|
highOrder.getTotalPrice().toString() |
|
|
|
|
), 1); |
|
|
|
|
|
|
|
|
|
Thread.sleep(3000); |
|
|
|
|
sp.print(store.getDeviceSn(), |
|
|
|
|
SpPrinterTemplate.oilClientStubTemp( |
|
|
|
|
highChildOrder.getGoodsName(), |
|
|
|
@ -687,7 +687,7 @@ public class HighOrderServiceImpl implements HighOrderService { |
|
|
|
|
highChildOrder.getGasOilLiters().toString(), |
|
|
|
|
order.getTotalPrice().toString() |
|
|
|
|
), 1); |
|
|
|
|
|
|
|
|
|
Thread.sleep(3000); |
|
|
|
|
sp.print(store.getDeviceSn(), |
|
|
|
|
SpPrinterTemplate.oilClientStubTemp( |
|
|
|
|
highChildOrder.getGoodsName(), |
|
|
|
@ -1019,7 +1019,7 @@ public class HighOrderServiceImpl implements HighOrderService { |
|
|
|
|
highChildOrder.getGasOilLiters().toString(), |
|
|
|
|
order.getTotalPrice().toString() |
|
|
|
|
), 1); |
|
|
|
|
|
|
|
|
|
Thread.sleep(3000); |
|
|
|
|
sp.print(store.getDeviceSn(), |
|
|
|
|
SpPrinterTemplate.oilClientStubTemp( |
|
|
|
|
highChildOrder.getGoodsName(), |
|
|
|
|