修改一版
This commit is contained in:
@@ -90,8 +90,11 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
/// 器官类型
|
||||
/// </summary>
|
||||
public OrganType OrganType { get; set; }
|
||||
public DateTime CreateTime { get; set; }
|
||||
public Guid CreateUserId { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 是否是系统标准
|
||||
/// </summary>
|
||||
public bool IsSystemCriterion { get; set; } = true;
|
||||
|
||||
public bool CriterionNidus { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user