修改一版

This commit is contained in:
he
2022-08-11 09:17:54 +08:00
parent d41ce4422c
commit d4388ea487
2 changed files with 4 additions and 3 deletions
@@ -51,7 +51,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public class VerifyeCriterionNeedSynchronizeInDto
{
public Guid TrialCriterionId { get; set; }
[NotDefault]
public Guid TrialId { get; set; }
}
public class GetTrialJudgyInfoInDto
{