This commit is contained in:
he
2022-05-10 13:31:45 +08:00
parent 08ad43987c
commit dbca00a1e8
2 changed files with 3 additions and 5 deletions
@@ -116,8 +116,7 @@ namespace IRaCIS.Core.Application.Contracts
public class UserConfirmCommand
{
public Guid TrialId { get; set; }
[NotDefault]
public Guid DocumentId { get; set; }