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