Skip to content

Commit

Permalink
session使用
Browse files Browse the repository at this point in the history
  • Loading branch information
JLUVicent committed Sep 16, 2021
1 parent 802d321 commit 29b479b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 34_request_cookie登陆古诗文网.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
# wb模式是将二进制数据写入文件
with open('code.jpg', 'wb')as fp:
fp.write(content_code)
time.sleep(3)
# time.sleep(3)

chaojiying = Chaojiying_Client(
'action', 'action', '922587') # 用户中心>>软件ID 生成一个替换 96001
Expand Down

0 comments on commit 29b479b

Please sign in to comment.