代码修改

This commit is contained in:
he
2023-10-16 11:44:42 +08:00
parent 0b59b0a2cb
commit 1f446ac60f
2 changed files with 11 additions and 11 deletions
@@ -2094,8 +2094,8 @@ namespace IRaCIS.Application.Services
else
{
await _readingTableAnswerRowInfoRepository.NotUpdateEmptyAsync(inDto) ;
await _readingTableAnswerRowInfoRepository.UpdateFromDTOAsync(inDto) ;
foreach (var item in inDto.AnswerList)
{