Service层获取HttpServletRequest request
HttpServletRequest request = ((ServletRequestAttributes) RequestContextHolder .getRequestAttributes()).getRequest(); //操作日志基本字段 OperationLog operationLog=new OperationL