add areas cache
This commit is contained in:
@@ -90,7 +90,10 @@
|
||||
/// </summary>
|
||||
public const string ContentCategories = "Content.Categories";
|
||||
|
||||
public const string Area = "Area";
|
||||
/// <summary>
|
||||
/// 国家数据缓存树形结构
|
||||
/// </summary>
|
||||
public const string CountryTree = "Area.CountryTree";
|
||||
|
||||
/// <summary>
|
||||
/// 国家数据缓存
|
||||
|
||||
Reference in New Issue
Block a user