添加 IndicationTypeId
This commit is contained in:
@@ -469,6 +469,7 @@ namespace IRaCIS.Core.Application.Service
|
||||
PhaseId = trial.PhaseId,
|
||||
StartTime = DateTime.Now,
|
||||
IndicationEnum = trial.IndicationEnum,
|
||||
IndicationTypeId= trial.IndicationTypeId,
|
||||
ExperienceDataType = dataType,
|
||||
TrialId = trial.Id,
|
||||
VisitReadingCount = 0,
|
||||
|
||||
Reference in New Issue
Block a user