修改阿里云

This commit is contained in:
2022-12-01 15:51:32 +08:00
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,