Commit 42a3ee2e by wujicang

Update redis_utils.py

parent 02e9c95f
......@@ -9,7 +9,7 @@ class RedisUtils(object):
_host = "120.79.147.190"
_port = 6379
_db = 1
_pwd = 'Vm5vQH4ydFXh'
_pwd = 'xA9!wL3pZ@q2'
current_client = None
_mic = "wx.yswg.com.cn"
......@@ -18,7 +18,7 @@ class RedisUtils(object):
"host": "120.79.147.190",
"port": 6379,
"db": 1,
"pwd": 'Vm5vQH4ydFXh'
"pwd": 'xA9!wL3pZ@q2'
}
_microservice_redis = {
......
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