This commit is contained in:
he
2023-09-25 17:13:15 +08:00
parent 71d128a325
commit 2f1df92dc3
5 changed files with 98 additions and 10 deletions
@@ -2061,7 +2061,7 @@ namespace IRaCIS.Application.Services
else
{
await _readingTableAnswerRowInfoRepository.UpdateFromDTOAsync(inDto) ;
await _readingTableAnswerRowInfoRepository.NotUpdateEmptyAsync(inDto) ;
foreach (var item in inDto.AnswerList)