|
@@ -58,6 +58,8 @@ public class ScreenDigitalFlopChart extends Chart {
|
|
@ApiModelProperty(notes = "占位符")
|
|
@ApiModelProperty(notes = "占位符")
|
|
private String placeHolder;
|
|
private String placeHolder;
|
|
|
|
|
|
|
|
+ @ApiModelProperty(notes = "高度")
|
|
|
|
+ private Integer height;
|
|
|
|
|
|
|
|
|
|
}
|
|
}
|