Commit 82af1452 authored by 张彦钊's avatar 张彦钊

change test file

parent cc684b11
...@@ -68,7 +68,7 @@ def write_redis(device_id,cid_list): ...@@ -68,7 +68,7 @@ def write_redis(device_id,cid_list):
print("insert redis fail") print("insert redis fail")
print(e) print(e)
if __name__ == '__main__': if __name__ == '__main__':
a = [16713508,16708343,16480641,16877829,16813264,16204980] a = [15202811, 15825403, 16480766, 15432195, 15759876]
d = "E417C286-40A4-42F6-BDA9-AEEBD8FEC3B6" d = "E417C286-40A4-42F6-BDA9-AEEBD8FEC3B6"
write_redis(d, a) write_redis(d, a)
......
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