邮件发布

This commit is contained in:
2022-10-20 11:06:08 +08:00
parent f9409815be
commit 7458d9f398
16 changed files with 227 additions and 162 deletions
@@ -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