This commit is contained in:
he
2022-05-24 11:03:32 +08:00
parent afa9911a1c
commit ab5d261963
@@ -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; }