| | |
| | | @HeadRowHeight(20) |
| | | @ColumnWidth(16) |
| | | @ContentRowHeight(18) |
| | | /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/mdc/excel/AlarmDataSheetExcelForOther.class */ |
| | | public class AlarmDataSheetExcelForOther implements Serializable { |
| | | private static final long serialVersionUID = 8916841183037573536L; |
| | | @ExcelProperty({"日期"}) |
| | |
| | | @ExcelProperty({"报警次数"}) |
| | | private String count; |
| | | |
| | | /* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/mdc/excel/AlarmDataSheetExcelForOther$AlarmDataSheetExcelForOtherBuilder.class */ |
| | | |
| | | public static class AlarmDataSheetExcelForOtherBuilder { |
| | | private String date; |
| | | private String workstationGroup; |