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

This commit is contained in:
he
2024-01-16 09:52:31 +08:00
parent 87a39fa264
commit dcb9d7b7fc
2 changed files with 5 additions and 2 deletions
@@ -149,6 +149,9 @@ namespace IRaCIS.Application.Services
}).ToListAsync();
var oncologyReadingQuestions = await _readingOncologyTaskInfoRepository.Where(x => x.OncologyTaskId == inDto.VisitTaskId).ToListAsync();
// 上一次肿瘤学阅片
oncologyVisits.ForEach(x =>
{