代码修改
parent
a635360c95
commit
31bbd5295e
|
@ -79,6 +79,7 @@ namespace IRaCIS.Core.Application.Services
|
|||
Asc = inDto.Asc,
|
||||
IsSign = false,
|
||||
SortField = inDto.SortField,
|
||||
TrialId= inDto.TrialId,
|
||||
PageIndex = 1,
|
||||
PageSize = 1,
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue