修改阿里云
parent
7dbf3bee75
commit
79736cbd4e
|
@ -900,6 +900,8 @@ namespace IRaCIS.Core.Application.Service.Allocation
|
|||
var totalCount = visitTaskListInfo.Item1;
|
||||
var currentPageData = visitTaskListInfo.Item2;
|
||||
|
||||
|
||||
|
||||
var result = new PageOutput<IRUnReadSubjectView>()
|
||||
{
|
||||
PageSize = iRUnReadSubjectQuery.PageSize,
|
||||
|
|
Loading…
Reference in New Issue