优化
This commit is contained in:
@@ -128,7 +128,7 @@ public class ReceiptPrintController {
|
|||||||
}
|
}
|
||||||
usbImagePrintService.imagePrintFromPath(devName,
|
usbImagePrintService.imagePrintFromPath(devName,
|
||||||
request.getWidth(),
|
request.getWidth(),
|
||||||
request.getHeight(),
|
height,
|
||||||
filePath.toString(),
|
filePath.toString(),
|
||||||
1,
|
1,
|
||||||
0);
|
0);
|
||||||
|
|||||||
Reference in New Issue
Block a user