修改
This commit is contained in:
@@ -135,7 +135,7 @@ namespace IRaCIS.Core.Application.Services
|
||||
Asc = inDto.Asc,
|
||||
IsSign = false,
|
||||
SortField = inDto.SortField,
|
||||
TrialId = inDto.TrialId,
|
||||
TrialId = inDto.TrialId.Value,
|
||||
PageIndex = 1,
|
||||
PageSize = 1,
|
||||
})).Data;
|
||||
|
||||
Reference in New Issue
Block a user