修改阿里云
This commit is contained in:
@@ -900,6 +900,8 @@ namespace IRaCIS.Core.Application.Service.Allocation
|
|||||||
var totalCount = visitTaskListInfo.Item1;
|
var totalCount = visitTaskListInfo.Item1;
|
||||||
var currentPageData = visitTaskListInfo.Item2;
|
var currentPageData = visitTaskListInfo.Item2;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
var result = new PageOutput<IRUnReadSubjectView>()
|
var result = new PageOutput<IRUnReadSubjectView>()
|
||||||
{
|
{
|
||||||
PageSize = iRUnReadSubjectQuery.PageSize,
|
PageSize = iRUnReadSubjectQuery.PageSize,
|
||||||
|
|||||||
Reference in New Issue
Block a user