|
|
@ -30,6 +30,9 @@ public class ExportCoreComponentsData { |
|
|
@ExcelProperty("故障信息") |
|
|
@ExcelProperty("故障信息") |
|
|
private String faultReason; |
|
|
private String faultReason; |
|
|
|
|
|
|
|
|
@ExcelProperty("机台") |
|
|
|
|
|
|
|
|
@ExcelProperty("机台号") |
|
|
|
|
|
private String resourceId; |
|
|
|
|
|
|
|
|
|
|
|
@ExcelProperty("机台名称") |
|
|
private String resourceDesc; |
|
|
private String resourceDesc; |
|
|
} |
|
|
} |