IRC_NewDev
parent
be088d8ba2
commit
06bd63b6d1
|
@ -49,8 +49,9 @@ namespace IRaCIS.Core.Domain.Models
|
|||
public Guid? SystemClinicalDataSetId { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 系统的ClinicalDataSet
|
||||
/// SystemClinicalDataSetId
|
||||
/// </summary>
|
||||
[ForeignKey("SystemClinicalDataSetId")]
|
||||
public ClinicalDataSystemSet? ClinicalDataSystemSet { get; set; }
|
||||
|
||||
/// <summary>
|
||||
|
|
Loading…
Reference in New Issue