src/main/java/org/springblade/modules/yw/excel/FirmInfoExcel.java
@@ -38,8 +38,8 @@ private String address; @ColumnWidth(20) @ExcelProperty(value = "行业类别",converter = ExcelDictConverter.class) @ExcelDictItemLabel(type = "industry_category") // @ExcelProperty(value = "行业类别",converter = ExcelDictConverter.class) // @ExcelDictItemLabel(type = "industry_category") private String category; @ExcelProperty("应急联络人")