Commit e0037dab authored by 赵威's avatar 赵威

add number

parent 86e03827
...@@ -45,6 +45,7 @@ def main(): ...@@ -45,6 +45,7 @@ def main():
device_dict = get_device_dict_from_redis() device_dict = get_device_dict_from_redis()
diary_dict = get_diary_dict_from_redis() diary_dict = get_diary_dict_from_redis()
print(len(device_dict), len(diary_dict))
# device_id = "androidid_a25a1129c0b38f7b" # device_id = "androidid_a25a1129c0b38f7b"
save_path = "/home/gmuser/data/models/1595501144" save_path = "/home/gmuser/data/models/1595501144"
......
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