add areas cache

This commit is contained in:
yxw
2025-12-30 18:07:41 +08:00
parent 0d826d773c
commit 41371cfbee
3 changed files with 74 additions and 9 deletions

View File

@@ -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>
/// 国家数据缓存