报表优化

yun-zuoyi
yunhao.wang 6 years ago
parent dedc7b45fe
commit e5d1f3cf07

@ -49,6 +49,8 @@ public class BrLayoutRow extends BaseBean {
@ApiParam(value ="排序") @ApiParam(value ="排序")
private Integer rowSort; private Integer rowSort;
private Integer rowSeq;
@Column(name="ROW_STYLE",columnDefinition = "TEXT") @Column(name="ROW_STYLE",columnDefinition = "TEXT")
@ApiParam(value ="行样式") @ApiParam(value ="行样式")
private String rowStyle; private String rowStyle;

Loading…
Cancel
Save