yangys
2024-04-24 7d4ac54870e8611a7deec9ed7e8a4025be8de663
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";