renyupeng hai 1 ano
pai
achega
7f5eeee9c6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      utils/PromoterInfoWebHook.py

+ 1 - 0
utils/PromoterInfoWebHook.py

@@ -53,6 +53,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,'----------{promoterId}'.format(promoterId=promoterId))
 
             if json.loads(roll).__contains__("result"):
                 if json.loads(roll)["result"] == 109: