redis更改,登录部分修改
This commit is contained in:
@@ -13,4 +13,5 @@ public class RedisKeyExpirationListener implements MessageListener {
|
||||
System.out.println("过期的Key为: " + expiredKey);
|
||||
// 在这里添加处理键过期事件的逻辑
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user