|
|
|
@ -27,6 +27,9 @@ public class ReportLabelList { |
|
|
|
private Boolean showMainSeq; |
|
|
|
private String seqName; |
|
|
|
private Boolean isChecked; |
|
|
|
private Integer decimalPlaces; |
|
|
|
private Boolean showDecimalPlaces; |
|
|
|
private Boolean thousandsSeparator; |
|
|
|
@TableField(exist = false) |
|
|
|
private Integer digits; |
|
|
|
@TableField(exist = false) |
|
|
|
|