Commit 03e2a76e authored by lixiaofang's avatar lixiaofang

add

parent 3522320d
......@@ -131,6 +131,7 @@ def auto_click(pk_list):
def fun_timer():
cookies = login()
if cookies:
logging.info("get topic_id_list:%s"%topic_id_list)
click(cookies, topic_id_list[0])
global timer
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment