删除动态表单的元素样式类型

yun-zuoyi
wynne1005 4 years ago
parent 1f94eee641
commit 4d40686be8

@ -160,14 +160,14 @@ public class BfElement extends BaseBean {
@ApiParam(value ="默认排序规则")
private Integer elementSortAttrType;
@Lob
// @Lob
@Column(name="ELEMENT_CSS_STYLE")
@ApiParam(value ="元素样式")
private String elementCssStyle;
@Lob
// @Lob
@Column(name="ELEMENT_FORMATTER")
@ApiParam(value ="元素式")
@ApiParam(value ="元素式")
private String elementFormatter;
@Column(name="ELEMENT_DESCRIPTION")

Loading…
Cancel
Save