表单布局解决行列数量不准确

yun-zuoyi
汪云昊 6 years ago
parent 701430066e
commit 9b51768cb2

@ -45,7 +45,7 @@ public class BfElementPropertyVirtual extends BaseBean {
private Long dataObjectId;
@Column(name="PROPERTY_CODE")
@ApiParam(value ="类属性名称")
@ApiParam(value ="类属性代码")
private String propertyCode;
@Column(name="PROPERTY_NAME")

Loading…
Cancel
Save