chore fix

This commit is contained in:
2025-12-06 13:30:17 +08:00
parent 2972886576
commit 8aca372fc1
43 changed files with 984 additions and 595 deletions

View File

@@ -6,7 +6,7 @@ namespace Atomx.Data.CacheServices
public partial interface ICacheService
{
/// <summary>
/// 获取语言信息
/// 获取语言信息,Enabled = true, 可选择强制更新缓存
/// </summary>
/// <param name="reload"></param>
/// <returns></returns>