修改indication

This commit is contained in:
2023-05-22 10:39:12 +08:00
parent 0d82e3e72b
commit 05a9ef9410
3 changed files with 53 additions and 0 deletions
@@ -15,6 +15,8 @@ namespace IRaCIS.Application.Contracts
public string TrialCode { get; set; } = string.Empty;
public string Indication { get; set; } = string.Empty;
public int IndicationEnum { get; set; }
//public Guid? ReviewTypeId { get; set; } = Guid.Empty;
//public Guid? CriterionId { get; set; } = Guid.Empty;