@@ -21,4 +21,8 @@ public class BucketDataParam {
private String channel;
+ private Integer strategyStatus;
+
+ private List<String> videos;
}