src/main/java/org/springblade/modules/information/excel/InforExcel.java
@@ -49,6 +49,15 @@ @ExcelProperty("法定代表人") private String representative; @ExcelProperty("法定代表人电话") private String representativecell; @ExcelProperty("联系人") private String contacts; @ExcelProperty("联系人电话") private String contactscell; @ColumnWidth(15) @ExcelProperty("成立日期") private String establishtime;