/* 点击爆炸效果*/
摘要: 1.这个原因是因为redis配置了密码,而在连接的时候没有设置密码 jedis.auth("123456");//加入这一段代码 阅读全文
posted @ 2020-06-05 08:58 tom的猫 阅读(4186) 评论(0) 推荐(1)