Commit ea0afa9f authored by lixiaofang's avatar lixiaofang

add

parent 0fc272af
......@@ -56,8 +56,8 @@ if __name__ == "__main__":
try:
time_list = [[0, 100], [100, 200], [200, 300], [300, 400], [400, 500],
[500, 600], [600, 700],[800,900],[900,1000]]
time_list = [[1000, 1100], [1100, 1200], [1200, 1300], [1300, 1400], [1400, 1500],
[1500, 1600], [1600, 1700],[1800,1900],[1900,10000]]
# time_list = [[5479344,5479354]]
......
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