From 28530cbf7e4e21f1f7e67cd62ba0865ba990cdc3 Mon Sep 17 00:00:00 2001 From: Lei PAN Date: Mon, 2 May 2022 23:01:57 +0200 Subject: [PATCH] local changes --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 923b033..4a6cf96 100644 --- a/main.py +++ b/main.py @@ -123,4 +123,4 @@ def get_proxy(phone_number): if __name__ == '__main__': # 修改起始行,结束行, 第三个参数store等于0的时候是随机,传入1的时候是总店 - start_book(32, 32, store=0) + start_book(17, 17, store=0) \ No newline at end of file