计算修改

This commit is contained in:
he
2024-03-04 14:19:43 +08:00
parent 43a873defd
commit 4360f4b2cb
2 changed files with 8 additions and 0 deletions
@@ -1094,6 +1094,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
);
}
await _readingTableQuestionAnswerRepository.SaveChangesAsync();
}
}