修改
This commit is contained in:
@@ -90,7 +90,11 @@ namespace IRaCIS.Application.Contracts
|
||||
public Guid? TrialReadingCriterionId { get; set; }
|
||||
}
|
||||
|
||||
|
||||
public class GetCriterionDictionaryListInDto
|
||||
{
|
||||
[NotDefault]
|
||||
public Guid SystemCriterionId { get; set; }
|
||||
}
|
||||
public class GetCriterionDictionaryListOutDto
|
||||
{
|
||||
public string Code { get; set; } = string.Empty;
|
||||
|
||||
Reference in New Issue
Block a user