疯狂的狮子Li
2023-07-12 82aeb75e311721f482b643849484017e299a473f
ruoyi-common/ruoyi-common-social/src/main/java/org/dromara/common/social/utils/AuthRedisStateCache.java
@@ -7,6 +7,9 @@
import java.time.Duration;
/**
 * 授权状态缓存
 */
@AllArgsConstructor
public class AuthRedisStateCache implements AuthStateCache {