fanli/src/main/java/com/yeshi/fanli/service/impl/user/UserSystemCouponServiceImpl.java @@ -906,7 +906,8 @@ }, null); System.out.println(result); } catch (Exception e) { throw new Exception(); e.printStackTrace(); throw e; } } }