配置
This commit is contained in:
parent
1e9f7cdaac
commit
b70c0d5667
@ -85,4 +85,21 @@ public interface CacheNames {
|
||||
* 首页查询(成交金额)
|
||||
*/
|
||||
String HOME_C = "home_queryC#60s";
|
||||
|
||||
/**
|
||||
* 首页查询
|
||||
*/
|
||||
String HOME_D = "home_queryD#60s";
|
||||
/**
|
||||
* 首页查询
|
||||
*/
|
||||
String HOME_E = "home_queryE#60s";
|
||||
/**
|
||||
* 首页查询
|
||||
*/
|
||||
String HOME_F = "home_queryF#60s";
|
||||
/**
|
||||
* 首页查询
|
||||
*/
|
||||
String HOME_G = "home_queryG#60s";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user