Commit ea26371e authored by lixiaofang's avatar lixiaofang

add

parent 0e988cf9
...@@ -46,7 +46,7 @@ if __name__ == "__main__": ...@@ -46,7 +46,7 @@ if __name__ == "__main__":
if time_list[i] != 11: if time_list[i] != 11:
numtime = time_convs(time_list[i] + 1, time[i] - 1) numtime = time_convs(time_list[i] + 1, time_list[i] - 1)
user_id = get_data(numtime) user_id = get_data(numtime)
......
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