@@ -38,7 +38,6 @@ public class PersonExcelVO implements Serializable {
@ExcelProperty(value = "图像",converter = UrlImageConverter.class)
- @ColumnWidth(60)
private URL imageUrl;
@ApiModelProperty("性别")