CacheManager
This commit is contained in:
@@ -23,7 +23,7 @@ public interface CacheManager {
|
|||||||
/**
|
/**
|
||||||
* 默认的hash
|
* 默认的hash
|
||||||
*/
|
*/
|
||||||
public static final String DEFAULT_HASH = "cache";
|
public static final String DEFAULT_HASH = "cache-hash";
|
||||||
|
|
||||||
//-------------------------------------- 本地缓存 --------------------------------------
|
//-------------------------------------- 本地缓存 --------------------------------------
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user