修改
This commit is contained in:
@@ -917,7 +917,7 @@ namespace IRaCIS.Core.Application.Image.QA
|
||||
}
|
||||
|
||||
// 移动不进去
|
||||
await _trialRepository.AddListInspectionRecordAsync(datas);
|
||||
//await _trialRepository.AddListInspectionRecordAsync(datas);
|
||||
await _repository.SaveChangesAsync();
|
||||
return ResponseOutput.Ok();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user