自定义字体大小
This commit is contained in:
@@ -19,6 +19,10 @@ public class OrderInfoPrintDTO implements Serializable {
|
||||
*/
|
||||
@NotNull(message = "id不为空")
|
||||
private Long id;
|
||||
/**
|
||||
* 店铺id
|
||||
*/
|
||||
private Long shopId;
|
||||
/**
|
||||
* 1 预结算单
|
||||
* 2 结算单
|
||||
|
||||
Reference in New Issue
Block a user