@ -159,4 +159,8 @@ public class BfDataObjectProperty extends BaseBean {
@ApiParam(value ="元素值集合")
private transient List<Object> propertyFormValueList;
@Transient
@ApiParam(value = "控件类型")
private Integer propertyControlType;
}