This commit is contained in:
he
2022-08-05 09:13:15 +08:00
parent 18541062c2
commit d5834a84d8
2 changed files with 2 additions and 2 deletions
@@ -304,7 +304,7 @@ namespace IRaCIS.Core.Application.Contracts
}
public class GetQCQuestionAnswerInDto
{
public Guid SubjectVisit { get; set; }
public Guid SubjectVisitId { get; set; }
public Guid TrialId { get; set; }