20210826
This commit is contained in:
@@ -94,7 +94,6 @@ namespace BLL
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
getPersonList = SortConditionHelper.SortingAndPaging(getPersonList, Grid1.SortField, Grid1.SortDirection, Grid1.PageIndex, Grid1.PageSize);
|
||||
return from x in getPersonList
|
||||
select new
|
||||
|
||||
Reference in New Issue
Block a user