Compare commits

..

No commits in common. '81f48e26abeae7c6a9a97a899ffc8d92c22643f8' and 'a15213b12dbe713ede69b8db2fd173a23f67fb96' have entirely different histories.

@ -563,8 +563,6 @@ namespace FactorySystemApi.Controllers
RestResult restResult = oAService.GetSpecificationsList(oaParam); RestResult restResult = oAService.GetSpecificationsList(oaParam);
ExceptionHelper.AddSystemJournal(Request, inParam, restResult);
if (restResult != null && restResult.data != null) if (restResult != null && restResult.data != null)
{ {

Loading…
Cancel
Save