Compare commits

..

No commits in common. "07b496eb67407650d3f5515f17cfac73e61380ac" and "a7ad22ed28fd2ff737d1830916a6db7034726b3e" have entirely different histories.

1 changed files with 0 additions and 2 deletions

View File

@ -2070,8 +2070,6 @@ namespace IRaCIS.Core.Application.Service
var index = await _readingCalculateService.GetDeleteLesionStatrIndex(inDto);
await _readingTaskQuestionMarkRepository.BatchDeleteNoTrackingAsync(x => x.RowId == inDto.RowId);
await _readingTableQuestionAnswerRepository.BatchUpdateNoTrackingAsync(x => x.RowId == inDto.RowId, x => new ReadingTableQuestionAnswer()
{