Browse Source

视频号优化

zhangyong 1 năm trước cách đây
mục cha
commit
796d184a46
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      data_channel/shipinhao.py

+ 1 - 1
data_channel/shipinhao.py

@@ -81,7 +81,7 @@ class SPH:
                     last_buffer = res_json.get('last_buffer')
                     for obj in res_json["UpMasterHomePage"]:
                         objectId = obj['objectId']
-                        status = sqlCollect.is_used(task_mark, objectId, mark, "票圈")
+                        status = sqlCollect.is_used(task_mark, objectId, mark, "视频号")
                         if status:
                             objectNonceId = obj['objectNonceId']
                             url = "http://61.48.133.26:30001/GetFinderDownloadAddress"