send email to all while checking results

This commit is contained in:
2022-07-19 21:31:29 +02:00
parent 5fe4ff3c4f
commit af8b836033
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -61,5 +61,5 @@ def get_proxy(proxy_type=ProxyType.BRIGHT_DATA):
if __name__ == '__main__':
# 修改联系人行,结束联系人行 第三个参数store等于0的时候是随机,传入1的时候是总店
start_book(1, 1, store_choose_state=1, mode=ModeEnum.AUTOMATIC, headless=True)
start_book(101, 200, store_choose_state=1, mode=ModeEnum.AUTOMATIC, headless=True)
# recheck_the_captcha_error_contacts(store_type=0, mode=ModeEnum.AUTOMATIC, on_no_contact_found=lambda: None)