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