@@ -46,4 +46,6 @@ public class SurveillanceVO implements Serializable {
private String panoId;
+ private Integer fileSize;
+
}