Ver Fonte

视频号优化

zhangyong há 1 ano atrás
pai
commit
796d184a46
1 ficheiros alterados com 1 adições e 1 exclusões
  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"