Commit 7ea4b90e authored by lixiaofang's avatar lixiaofang

add

parent d6c645af
This diff is collapsed.
......@@ -56,8 +56,10 @@ if __name__ == "__main__":
try:
time_list = [[0, 100000], [100000, 200000], [200000, 300000], [300000, 400000], [400000, 500000],
[500000, 600000], [600000, 700000]]
# time_list = [[0, 100000], [100000, 200000], [200000, 300000], [300000, 400000], [400000, 500000],
# [500000, 600000], [600000, 700000]]
time_list = [[5479364, 5479366],[5479366,5479369]]
user_data = open("user_id.txt", "r")
......
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