Yang 1 year ago
commit 4568c1cb68

@ -563,6 +563,8 @@ 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