修改
This commit is contained in:
@@ -38,12 +38,12 @@ namespace IRaCIS.Core.Domain.Models
|
||||
public string PartEN { get; set; } = string.Empty;
|
||||
|
||||
/// <summary>
|
||||
/// TULOC
|
||||
/// TULOC 器官
|
||||
/// </summary>
|
||||
public string TULOC { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// TULOC 英文
|
||||
/// TULOC 器官 英文
|
||||
/// </summary>
|
||||
public string TULOCEN { get; set; } = string.Empty;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user