renyupeng 1 year ago
parent
commit
ff23c620a5
1 changed files with 1 additions and 1 deletions
  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