server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/model/Category.java
@@ -93,6 +93,7 @@ @ExcelColumn(name="组合名称",index = 3,width = 20) private String groupName; @ApiModelProperty(value = "完整图片地址 ") @TableField(exist = false) private String imgurlFull; @ApiModelProperty(value = "子集分类")