邮件发布
This commit is contained in:
@@ -291,7 +291,9 @@ namespace IRaCIS.Application.Contracts
|
||||
public Guid TrialReadingCriterionId { get; set; }
|
||||
public string TrialReadingCriterionName { get; set; }
|
||||
|
||||
public ReadingMethod ReadingType { get; set; }
|
||||
public ReadingMethod ReadingType { get; set; }
|
||||
|
||||
public CriterionType? CriterionType { get; set; }
|
||||
}
|
||||
|
||||
public class TrialCriterionReadingCategory
|
||||
|
||||
Reference in New Issue
Block a user