yangys
2024-04-25 070f4647e9d32111a145704c42c468631cbb7f47
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";