This commit is contained in:
he
2022-08-10 17:03:12 +08:00
parent ba72ce62ed
commit 5bdc2dfefb
4 changed files with 53 additions and 2 deletions
@@ -49,6 +49,10 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public ArbitrationRule ArbitrationRule { get; set; }
}
public class VerifyeCriterionNeedSynchronizeInDto
{
public Guid TrialCriterionId { get; set; }
}
public class GetTrialJudgyInfoInDto
{
[NotDefault]