修改
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user