Commit 96d15e3d authored by litaolemo's avatar litaolemo

update

parent d848819f
......@@ -31,7 +31,6 @@ def func_get_redis(stats="on_line"):
for p in sys_path:
if "C:\\" in p:
stats = "test"
break
if stats == "on_line":
rds = redis.StrictRedis(host='172.16.40.164', port=6379, db=18, decode_responses=True, password='ReDis!GmTx*0aN12')
else:
......
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