zengh
2021-08-12 5ede87422f8a41ff1c5696bee87b69b80252f38a
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;