xiaohuo 8 months ago
commit d4a3472c41
  1. 2
      ALOps_sys_backend/alops-system/src/main/java/com/alops/system/domain/dto/MonitorLastDto.java

@ -51,6 +51,6 @@ public class MonitorLastDto {
private String supplierId;
private String supplierName;
private int AlertCount;
private String AlertCount;
private String unhandledAlertCount;
}

Loading…
Cancel
Save