增加日志

master
Leo 1 year ago
parent eec6715d29
commit 2ee6525d3e

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

Loading…
Cancel
Save