tangzy
2021-07-14 696725c70d903ff91fa82164ee55b1f2541806e3
src/main/java/org/springblade/modules/system/excel/UserExcel.java
@@ -39,7 +39,7 @@
   private static final long serialVersionUID = 1L;
   @ColumnWidth(15)
   @ExcelProperty("租户编号")
   @ExcelProperty("保安单位编号")
   private String tenantId;
   @ExcelIgnore