This commit is contained in:
he
2022-10-10 11:26:43 +08:00
parent 96b7d4886c
commit 8386e2299c
2 changed files with 3 additions and 3 deletions
@@ -643,7 +643,7 @@ namespace IRaCIS.Core.Application.Contracts
public class TrialReadingInfoSignInDto
{
[NotDefault]
public Guid TrialId { get; set; }
public Guid TrialCriterionId { get; set; }
}
public class GetTrialReadingCriterionInfoOutDto