server/services/src/main/java/com/doumee/dao/business/model/Category.java
@@ -79,7 +79,7 @@ @ExcelColumn(name="排序码(升序)") private Integer sortnum; @ApiModelProperty(value = "附属字段1 (type=1:是否需要上传驾驶证:0=不需要;1=需要;) ") @ApiModelProperty(value = "附属字段1 (type=1:是否需要上传驾驶证:0=不需要;1=需要;type=3:是否贵重物品:0=否;1=是;type=4:尺寸描述;) ") @ExcelColumn(name="内容") private String otherField;