public interface RecordOperationManager
| 限定符和类型 | 方法和说明 |
|---|---|
void |
record(org.springframework.web.method.HandlerMethod handlerMethod,
ExecutionInfo executionInfo)
记录操作日志
|
void record(org.springframework.web.method.HandlerMethod handlerMethod,
ExecutionInfo executionInfo)
handlerMethod - 请求的目标方法executionInfo - 执行信息Copyright © 2022. All rights reserved.