src/main/java/org/springblade/modules/information/excel/InforExcel.java
@@ -49,9 +49,18 @@ @ExcelProperty("法定代表人") private String representative; @ExcelProperty("法定代表人电话") private String representativecell; @ExcelProperty("联系人") private String contacts; @ExcelProperty("联系人电话") private String contactscell; @ColumnWidth(15) @ExcelProperty("成立日期") private String establishtime; private Date establishtime; @ColumnWidth(10) @ExcelProperty("注册资本") @@ -91,7 +100,7 @@ private String industry; @ColumnWidth(20) @ExcelProperty("类型") @ExcelProperty("企业类型(自招保安单位/保安培训公司/保安服务公司/武装守押公司)") private String stats;