xieb
2024-01-09 754dcc774b41c43c7a8798edf5efa382b05474fd
src/main/java/org/springblade/modules/system/excel/UserExcel.java
@@ -51,6 +51,10 @@
   private String userTypeName;
   @ColumnWidth(15)
   @ExcelProperty("员工编号")
   private String code;
   @ColumnWidth(15)
   @ExcelProperty("账户")
   private String account;