yangys
2024-05-07 eaf6878850c029ac359d60409c7c9fcfa09c1852
smart-starter-cache/src/main/java/com/qianwen/core/cache/constant/CacheConstant.java
@@ -1,6 +1,5 @@
package com.qianwen.core.cache.constant;
/* loaded from: blade-starter-cache-9.3.0.0-SNAPSHOT.jar:org/springblade/core/cache/constant/CacheConstant.class */
public interface CacheConstant {
    public static final String BIZ_CACHE = "blade:biz";
    public static final String MENU_CACHE = "blade:menu";