提交 035bcab1 编写于 作者: shuzheng5201314's avatar shuzheng5201314

删除警告日志

上级 c947f1e9
......@@ -94,7 +94,7 @@ public class RedisUtil {
try {
jedis.auth(PASSWORD);
} catch (Exception e) {
_log.error("jedis password error : " + e);
}
}
} catch (Exception e) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册