@@ -104,7 +104,7 @@ public class CoreMonitoringRetrievalTaskExcelVo {
private Date endTime;
@ExcelIgnore
- @ExcelProperty("异常数")
+ @ExcelProperty("异常数量")
private Integer exceptionCount;