zhangyong 8 달 전
부모
커밋
c1c29552e0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      data_channel/qpl_cljx.py

+ 1 - 1
data_channel/qpl_cljx.py

@@ -103,7 +103,7 @@ class QplKs:
                                 profile_id = star["profileId"]  # 主页id
                                 id = sqlCollect.select_ks_star_data(profile_id)
                                 if id:
-                                    break
+                                    continue
                                 star_tag_str = star["starTagStr"]  # 内容类型1
                                 industry_tag_str = star["industryTagStr"]  # 内容类型2
                                 photo_expect_play = star["photoExpectPlay"]  # 预期播放量