Commit 088f3675 authored by 赵威's avatar 赵威

get data

parent 534ffc6e
...@@ -327,8 +327,8 @@ def consume_kafka(): ...@@ -327,8 +327,8 @@ def consume_kafka():
if __name__ == "__main__": if __name__ == "__main__":
start = datetime.datetime.now() start = datetime.datetime.now()
# update_tag3_user_portrait("androidid_a25a1129c0b38f7b") # device_id = "862460044588666"
device_id = "862460044588666" device_id = "androidid_a25a1129c0b38f7b"
update_tag3_user_portrait(device_id) update_tag3_user_portrait(device_id)
# TODO # TODO
......
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