修改
continuous-integration/drone/push Build is passing Details

Uat_IRC_Net8
he 2025-07-10 15:57:46 +08:00
parent e8b2196bc4
commit cb68dc8fb5
1 changed files with 1 additions and 1 deletions

View File

@ -287,7 +287,7 @@ namespace IRaCIS.Core.Application.Services
return studyList;
return studyList.Where(x=>x.SeriesList.Count()>0).ToList();
//return ResponseOutput.Ok(studyList.Where(t => t.SeriesList.Count > 0).ToList());