Suject稽查bug trigger 两次事务
This commit is contained in:
@@ -65,7 +65,7 @@ namespace IRaCIS.Application.Services
|
||||
|
||||
|
||||
|
||||
await _repository.SaveChangesAsync();
|
||||
await _subjectRepository.SaveChangesAsync();
|
||||
|
||||
return ResponseOutput.Ok(mapedSubject.Id.ToString());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user