提交修改
This commit is contained in:
parent
b6cb958d7c
commit
8ec19cfca7
@ -120,7 +120,6 @@ public class LogAop {
|
|||||||
|
|
||||||
return R.error("auth error");
|
return R.error("auth error");
|
||||||
}
|
}
|
||||||
|
|
||||||
result = point.proceed();
|
result = point.proceed();
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
log.error("LogAop set error " + sb.toString(), e);
|
log.error("LogAop set error " + sb.toString(), e);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user