jiangping
2025-06-30 0973a1088d18635a088855cb47878df40bc2e510
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;