|
@@ -198,6 +198,7 @@ class RecommendH5:
|
|
video_dict["out_user_id"] = h5_out_user_id
|
|
video_dict["out_user_id"] = h5_out_user_id
|
|
video_dict["platform"] = crawler
|
|
video_dict["platform"] = crawler
|
|
video_dict["strategy"] = log_type
|
|
video_dict["strategy"] = log_type
|
|
|
|
+ video_dict["strategyType"] = "recommend"
|
|
video_dict["out_video_id"] = h5_out_video_id
|
|
video_dict["out_video_id"] = h5_out_video_id
|
|
video_dict["width"] = 0
|
|
video_dict["width"] = 0
|
|
video_dict["height"] = 0
|
|
video_dict["height"] = 0
|