local changes

This commit is contained in:
2022-05-02 23:01:57 +02:00
parent b01e026f1c
commit 28530cbf7e
+1 -1
View File
@@ -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)