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