医学审核问题修改
This commit is contained in:
@@ -89,7 +89,6 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
|
||||
public class TrialDataFromSystem : ReadingMedicineTrialQuestion
|
||||
{
|
||||
public Guid SystemQuestionId { get; set; }
|
||||
}
|
||||
|
||||
|
||||
@@ -100,7 +99,7 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
[NotDefault]
|
||||
public Guid TrialReadingCriterionId { get; set; }
|
||||
|
||||
public bool IsEnglish { get; set; }
|
||||
public LanguageType LanguageType { get; set; }
|
||||
}
|
||||
|
||||
public class AddTrialDataFromSystemInDto
|
||||
|
||||
Reference in New Issue
Block a user