查询增加标准Id
This commit is contained in:
@@ -48,7 +48,12 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
|
||||
public class GroupConsistentQuery : PageInput
|
||||
{
|
||||
[NotDefault]
|
||||
public Guid TrialId { get; set; }
|
||||
|
||||
[NotDefault]
|
||||
|
||||
public Guid TrialReadingCriterionId { get; set; }
|
||||
}
|
||||
|
||||
public class ConsistentConfirmGenerateCommand
|
||||
|
||||
Reference in New Issue
Block a user