| | |
| | | @HeadRowHeight(20) |
| | | @ColumnWidth(16) |
| | | @ContentRowHeight(18) |
| | | /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/mdc/excel/TimeUsedExport.class */ |
| | | public class TimeUsedExport implements Serializable { |
| | | private static final long serialVersionUID = -4830514731073165689L; |
| | | @ExcelProperty(value = {"日期"}, index = 0) |
| | |
| | | @ExcelProperty(value = {"离线"}, index = 9) |
| | | private String offline; |
| | | |
| | | /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/mdc/excel/TimeUsedExport$TimeUsedExportBuilder.class */ |
| | | |
| | | public static class TimeUsedExportBuilder { |
| | | private String date; |
| | | private String groupName; |