Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ztino committed Dec 31, 2020
1 parent 8f5173f commit ba6dc76
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,7 @@
> 本代码的执行的抢购时间以本地电脑/服务器时间为准
(4)修改抢购瓶数
> 代码中默认抢购瓶数为2,且无法在配置文件中修改
> 如果一个月内抢购过一瓶,最好修改抢购瓶数为1
> 具体修改为:在`jd_spider_requests.py`文件中搜索`self.seckill_num = 2`,将`2`改为`1`
> 可在配置文件中找到seckill_num进行修改
#### 4.运行软件
软件运行需要扫码登录,登录后自动预约和抢购。记得运行前修改配置文件。
Expand Down

0 comments on commit ba6dc76

Please sign in to comment.