renyupeng 1 年之前
父節點
當前提交
ff23c620a5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      utils/PromoterInfoWebHook.py

+ 1 - 1
utils/PromoterInfoWebHook.py

@@ -49,7 +49,7 @@ def webhook_get_promoter():
             cookie = random_item[0].decode('utf-8')
             phone_num = int(random_item[1])
             roll = ReturnPromoterInfoSpider().PromoterInfoSpiderHandler(promoterId, cookie)
-            print(roll,'-----111-----{promoterId}'.format(promoterId=promoterId))
+            print(roll,'-----000-----{promoterId}'.format(promoterId=promoterId))
             return roll