修改保存bug

This commit is contained in:
2024-05-16 14:16:57 +08:00
parent a055d1c668
commit fc22ec0672
3 changed files with 35 additions and 4 deletions
@@ -392,13 +392,14 @@ namespace IRaCIS.Core.Application.Service
}
await _visitTaskRepository.SaveChangesAsync();
}
}
await _visitTaskRepository.SaveChangesAsync();
}