From 13b288819eedb329d6191851c85065ce987d95ed Mon Sep 17 00:00:00 2001 From: he <10978375@qq.com> Date: Mon, 13 Jun 2022 18:01:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IRaCIS.Core.Application/Service/Reading/ReadModuleService.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/IRaCIS.Core.Application/Service/Reading/ReadModuleService.cs b/IRaCIS.Core.Application/Service/Reading/ReadModuleService.cs index da11dceee..5a7c16bd8 100644 --- a/IRaCIS.Core.Application/Service/Reading/ReadModuleService.cs +++ b/IRaCIS.Core.Application/Service/Reading/ReadModuleService.cs @@ -173,7 +173,6 @@ namespace IRaCIS.Application.Services SubjectId = x.Key.SubjectId, Data = x.OrderBy(x=>x.ModuleType).ThenBy(x=>x.VisitNum).ToList(), }).ToList(); - PageOutput pageOutput = new PageOutput() {