Uat_Study
hang 2023-05-06 09:54:20 +08:00
parent 39f14c8d11
commit a8cff18985
1 changed files with 1 additions and 1 deletions

View File

@ -285,7 +285,7 @@ namespace IRaCIS.Core.Application.Service.ImageAndDoc
} }
await _dicomstudyRepository.SaveChangesAsync(); await _repository.SaveChangesAsync();
return ResponseOutput.Ok(); return ResponseOutput.Ok();