修改一版
This commit is contained in:
@@ -1863,6 +1863,10 @@ namespace IRaCIS.Application.Services
|
||||
{
|
||||
TrialId = inDto.TrialId,
|
||||
TrialReadingCriterionId = trialReadingCriterionId.Value,
|
||||
Page=new PageInput() {
|
||||
PageIndex=1,
|
||||
PageSize=99999,
|
||||
}
|
||||
})).Item2;
|
||||
|
||||
var index = 0;
|
||||
|
||||
Reference in New Issue
Block a user