This commit is contained in:
2025-07-23 14:09:48 +08:00
parent 49c39d3bf4
commit b454163569
2 changed files with 8 additions and 8 deletions

View File

@@ -97,7 +97,7 @@ namespace MyCode.Project.Infrastructure.JackYun
/// Default:
/// Nullable:True
/// </summary>
public string Unit { get; set; }
public string unit { get; set; }
}