Commit 500d969b authored by 赵威's avatar 赵威

offline

parent b1c7e89b
......@@ -400,10 +400,10 @@ def consume_kafka():
if __name__ == "__main__":
start = datetime.datetime.now()
cl_id = "64695DE0-B926-4188-9C62-D987DC20BEDF"
update_tag3_user_portrait(cl_id)
# cl_id = ""
# update_tag3_user_portrait(cl_id)
# consume_kafka()
consume_kafka()
end = datetime.datetime.now()
print(end - start)
print("done")
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