@ -24,5 +24,8 @@ public class ShowQueryVo {
@ApiModelProperty(value = "告警子类")
private Integer alarmType;
@ApiModelProperty(value = "告警内容")
private String content;
}