|
@@ -138,7 +138,7 @@ class KanyikanRecommend:
|
|
|
video_dict["out_user_id"] = video_dict["user_id"]
|
|
|
video_dict["platform"] = crawler
|
|
|
video_dict["strategy"] = log_type
|
|
|
- video_dict["strategy_type"] = "mv"
|
|
|
+ video_dict["strategy_type"] = "jk"
|
|
|
video_dict["out_video_id"] = video_dict["video_id"]
|
|
|
video_dict["width"] = video_dict["video_width"]
|
|
|
video_dict["height"] = video_dict["video_height"]
|