wait more time for modemPool reset

This commit is contained in:
2022-04-26 00:21:59 +02:00
parent 5748572cb5
commit 08f205c6b3
2 changed files with 20 additions and 11 deletions
+2 -3
View File
@@ -122,6 +122,5 @@ def get_proxy(phone_number):
if __name__ == '__main__':
# 修改起始行,结束行
# 第三个参数store等于0的时候是随机,传入1的时候是总店
start_book(32, 32, store=0)
# 修改起始行,结束行, 第三个参数store等于0的时候是随机,传入1的时候是总店
start_book(3, 3, store=0)