wangkun 1 年之前
父节点
当前提交
c6109a5b17
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      shipinhao/shipinhao_recommend/recommend_h5.py

+ 1 - 0
shipinhao/shipinhao_recommend/recommend_h5.py

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