Uat_Study
he 2022-06-13 18:01:15 +08:00
parent fe3a593e47
commit 13b288819e
1 changed files with 0 additions and 1 deletions

View File

@ -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<GetReadModuleDtoOut> pageOutput = new PageOutput<GetReadModuleDtoOut>()
{