bug
This commit is contained in:
@@ -80,7 +80,15 @@ namespace IRaCIS.Core.Domain.Models
|
||||
[ForeignKey("VisitTaskId")]
|
||||
public VisitTask VisitTask { get; set; }
|
||||
|
||||
public Guid TrialId { get; set; }
|
||||
|
||||
}
|
||||
public Guid DoctorUserId { get; set; }
|
||||
|
||||
|
||||
public TaskMedicalReviewRule TaskMedicalReviewRule { get; set; }
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user