src/main/java/com/xcong/excoin/common/aop/ExceptionCatchAspect.java
@@ -75,7 +75,7 @@ DingTalkUtils.sendMsg(profiles + "--" + ex.getMessage(), exStr.substring(0, 200), exceptionData.getId()); } catch (Exception e) { log.error("exception aop"); log.error("exception aop", e); } } });