器官维护
This commit is contained in:
@@ -122,8 +122,12 @@ namespace IRaCIS.Core.Domain.Models
|
||||
//string UpdateUserName { get; set; }
|
||||
public DateTime UpdateTime { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 器官Id
|
||||
/// </summary>
|
||||
public Guid? OrganInfoId { get; set; }
|
||||
|
||||
|
||||
|
||||
|
||||
public bool IsDeleted { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user