server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/model/CompanyDocuments.java
@@ -89,11 +89,9 @@ @ExcelColumn(name="附件描述") private String content; @ApiModelProperty(value = "分类名称", example = "1") @TableField(exist = false ) private String categoryName; @ApiModelProperty(value = "责任部门", example = "1") @TableField(exist = false ) private String companyName;