修改
This commit is contained in:
@@ -2061,7 +2061,7 @@ namespace IRaCIS.Application.Services
|
||||
|
||||
else
|
||||
{
|
||||
await _readingTableAnswerRowInfoRepository.UpdateFromDTOAsync(inDto) ;
|
||||
await _readingTableAnswerRowInfoRepository.NotUpdateEmptyAsync(inDto) ;
|
||||
|
||||
|
||||
foreach (var item in inDto.AnswerList)
|
||||
|
||||
Reference in New Issue
Block a user