|
|
|
@ -118,6 +118,9 @@ public class FormField implements java.io.Serializable { |
|
|
|
@ApiModelProperty(notes="样式",allowEmptyValue=true,example="",allowableValues="") |
|
|
|
String clazz; |
|
|
|
|
|
|
|
@ApiModelProperty(notes="只读",allowEmptyValue=true,example="",allowableValues="") |
|
|
|
String ronly; |
|
|
|
|
|
|
|
/** |
|
|
|
*表单编号,主键-字段编号对应数据库 |
|
|
|
**/ |
|
|
|
|