This commit is contained in:
余文财 2025-05-20 20:05:09 +08:00
parent b759041f96
commit 8da947a401
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ public class ReceiptPrintController {
}
usbImagePrintService.imagePrintFromPath(devName,
request.getWidth(),
request.getHeight(),
height,
filePath.toString(),
1,
0);