fanli/src/main/java/com/yeshi/fanli/service/impl/money/msg/UserMoneyMsgNotificationServiceImpl.java
@@ -65,6 +65,7 @@ } catch (MsgMoneyDetailException e) { e.printStackTrace(); } PushContentDTO dto = PushMsgFactory.createMoneyExtractSuccess(new Date(extract.getExtractTime()), extract.getMoney(), extract.getAccount()); try {