This commit is contained in:
he
2022-05-24 10:51:29 +08:00
parent 4244342e9a
commit a8894de3f1
2 changed files with 3 additions and 3 deletions
@@ -121,7 +121,7 @@ namespace IRaCIS.Core.Application.Contracts.DTO
}
public class CloseQCChallengeDto
public class CloseQCChallengeInDto
{
public Guid qcChallengeId { get; set; }