修改
This commit is contained in:
@@ -976,8 +976,9 @@ namespace IRaCIS.Core.Application.Image.QA
|
||||
{
|
||||
|
||||
}
|
||||
await _repository.SaveChangesAsync();
|
||||
|
||||
await _trialRepository.AddListInspectionRecordAsync(datas);
|
||||
await _repository.SaveChangesAsync();
|
||||
return ResponseOutput.Ok();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user