src/main/java/com/lf/server/aspect/LogAspect.java @@ -12,7 +12,7 @@ import java.lang.reflect.Method; /** * LogAspect * 日志切面类 * @author WWW */ @Aspect