Commit cfe908b2 authored by lixiaofang's avatar lixiaofang

add

parent 73e8cc5a
...@@ -40,7 +40,7 @@ def get_data(numtime, numtime2): ...@@ -40,7 +40,7 @@ def get_data(numtime, numtime2):
def true_click_one(): def true_click_one():
try: try:
numtime, numtime2 = time_conv(150, 0) numtime, numtime2 = time_conv(5, 0)
user_id = get_data(numtime, numtime2) user_id = get_data(numtime, numtime2)
for i in user_id: for i in user_id:
cook = login() cook = login()
......
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