项目bodypart 以及bug
This commit is contained in:
@@ -17,6 +17,10 @@ namespace IRaCIS.Core.Domain.Models
|
||||
TrialDicList = new List<TrialDictionary>();
|
||||
}
|
||||
|
||||
[JsonIgnore]
|
||||
public List<TrialBodyPart> TrialBodyPartList { get; set; }
|
||||
|
||||
|
||||
[JsonIgnore]
|
||||
public List<TaskMedicalReview> TaskMedicalReviewList { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user