rev:修复日志打印报错
This commit is contained in:
@@ -70,7 +70,6 @@ public class WhiteListLogAspect {
|
||||
}
|
||||
} catch (Exception e) {
|
||||
log.error("doAround日志记录异常,异常信息为:", e);
|
||||
throw e;
|
||||
}
|
||||
return result;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user