master
parent
82c047ae67
commit
780dc2985c
|
@ -2,7 +2,7 @@ package com.february.common.log.annotation;
|
||||||
import java.lang.annotation.*;
|
import java.lang.annotation.*;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 自定义操作日志记录注解
|
* 新增自定义操作日志记录注解
|
||||||
*
|
*
|
||||||
* @author february
|
* @author february
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -15,7 +15,7 @@ import javax.servlet.http.HttpServletRequest;
|
||||||
import java.lang.reflect.Method;
|
import java.lang.reflect.Method;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 自定义操作日志记录注解
|
* 新增自定义操作日志记录注解
|
||||||
*
|
*
|
||||||
* @author february
|
* @author february
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue