Commit d2bcda13 authored by litaolemo's avatar litaolemo

update

parent f51b45fa
......@@ -342,3 +342,5 @@ WHERE dev.device_id is null and t2.device_id is not null
print("event_dict_8", today_str, count_user_count, event_dict_reverse)
f.write(str(event_dict_reverse))
f.write(str(count_user_count))
f.flush()
f.close()
\ No newline at end of file
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