Class OperationLogInterceptor
java.lang.Object
com.elitesland.ystdms.sys.operationlog.OperationLogInterceptor
- All Implemented Interfaces:
com.mybatisflex.annotation.InsertListener,com.mybatisflex.annotation.Listener,com.mybatisflex.annotation.UpdateListener,Comparable<com.mybatisflex.annotation.Listener>
@Component
public class OperationLogInterceptor
extends Object
implements com.mybatisflex.annotation.UpdateListener, com.mybatisflex.annotation.InsertListener
操作日志拦截器
-
Constructor Details
-
OperationLogInterceptor
public OperationLogInterceptor()
-
-
Method Details
-
onUpdate
- Specified by:
onUpdatein interfacecom.mybatisflex.annotation.UpdateListener
-
onInsert
- Specified by:
onInsertin interfacecom.mybatisflex.annotation.InsertListener
-