Uat_Study
he 2022-05-24 11:03:32 +08:00
parent afa9911a1c
commit ab5d261963
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,7 @@ namespace IRaCIS.Core.Application.Contracts.DTO
{
public Guid qcChallengeId { get; set; }
public Guid trialId { get; set; }
public Guid subjectVisitId { get; set; }
public QCChallengeCloseEnum closeEnum { get; set; }