Commit 22cccd8e authored by 赵威's avatar 赵威

add timer

parent f2db1af8
......@@ -51,3 +51,5 @@ def write_to_es(device_id):
if __name__ == "__main__":
device_id = "androidid_a25a1129c0b38f7b"
write_to_es(device_id)
print("done: " + str(datetime.datetime.now()))
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