@@ -149,6 +149,9 @@ namespace IRaCIS.Application.Services
|
||||
}).ToListAsync();
|
||||
|
||||
var oncologyReadingQuestions = await _readingOncologyTaskInfoRepository.Where(x => x.OncologyTaskId == inDto.VisitTaskId).ToListAsync();
|
||||
// 上一次肿瘤学阅片
|
||||
|
||||
|
||||
|
||||
oncologyVisits.ForEach(x =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user