fix language

This commit is contained in:
2025-12-05 02:13:05 +08:00
parent 00dd4fa958
commit ac50b3fccd
7 changed files with 206 additions and 54 deletions

View File

@@ -23,7 +23,7 @@ namespace Atomx.Admin.Client.Models
public string Title { get; set; } = string.Empty;
/// <summary>
/// 语言名称
/// 语言文化
/// </summary>
public string Culture { get; set; } = string.Empty;