@@ -89,4 +89,5 @@ public class IotVideoAlarmRespVO {
private LocalDateTime createTime;
private String businessChannel;
+ private String imageUrl;
}