Check: update commit

parent 27e66f87
......@@ -17,6 +17,7 @@ def get_point_redis():
#through loop zadd data with key value pairs to redis db
user_earns = db.CropData.find()
print(user_earns)
for user in user_earns:
......
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