优化小票打印模板,调整参数
This commit is contained in:
@@ -53,7 +53,7 @@ public class ReceiptPrintRequest implements Serializable {
|
||||
/**
|
||||
* 生成的模板的高度,默认为:1200
|
||||
*/
|
||||
private Integer height = 1200;
|
||||
private Integer height = 1250;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user