This commit is contained in:
parent
b759041f96
commit
8da947a401
|
@ -128,7 +128,7 @@ public class ReceiptPrintController {
|
|||
}
|
||||
usbImagePrintService.imagePrintFromPath(devName,
|
||||
request.getWidth(),
|
||||
request.getHeight(),
|
||||
height,
|
||||
filePath.toString(),
|
||||
1,
|
||||
0);
|
||||
|
|
Loading…
Reference in New Issue