Uat_Study
he 2022-12-28 15:13:42 +08:00
parent 867a0728ea
commit ccd53bfdf8
1 changed files with 0 additions and 9 deletions

View File

@ -56,15 +56,6 @@ namespace IRaCIS.Application.Contracts
}
public class VisitBlindNameCommand
{
[NotDefault]
public Guid TrialId { get; set; }
public string BlindBaseLineName { get; set; }
public string BlindFollowUpPrefix { get; set; }
}
public class VisitPlanCommand
{