修改:Redis方法修改。
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<add key="RedisKey" value="authority" />
|
||||
<add key="RedisConn" value="127.0.0.1,defaultDatabase=13,password=123456,connectTimeout=10000,connectRetry=1,syncTimeout=10000,allowAdmin = true" />
|
||||
|
||||
|
||||
<add key="WXRedisConn" value="47.119.147.104:26379,defaultDatabase=0,password=1001^_^lool,connectTimeout=10000,connectRetry=1,syncTimeout=10000,allowAdmin = true" />
|
||||
<!--<add key="RedisConn" value="127.0.0.1:7555,defaultDatabase=13,password=cw_oy_lsh,connectTimeout=10000,connectRetry=1,syncTimeout=10000,allowAdmin = true" />-->
|
||||
|
||||
<add key="DBName" value="authority" />
|
||||
|
||||
Reference in New Issue
Block a user