yangys
2024-05-18 cc0bdfb33ef638dfafe3185c92c7076d815e1c9b
smart-starter-redis/src/main/java/com/qianwen/core/redis/cache/ICacheKey.java
@@ -5,7 +5,6 @@
import com.qianwen.core.tool.utils.StringUtil;
import org.springframework.lang.Nullable;
/* loaded from: blade-starter-redis-9.3.0.0-SNAPSHOT.jar:org/springblade/core/redis/cache/ICacheKey.class */
public interface ICacheKey {
    String getPrefix();