fanli/src/main/java/com/yeshi/fanli/util/SpringContext.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
fanli/src/main/java/com/yeshi/fanli/util/SpringContext.java
@@ -427,6 +427,7 @@ if (threeSale != null) { if (threeSale.getState() != null && threeSale.getState() == true) { // 邀请成功 - 券激活生效 LogHelper.test("doThreeSaleUserCouponJob-"+threeSale.getId()); Long bossId = threeSale.getBoss().getId(); userSystemCouponService.activatedWelfareFreeCoupon(bossId); }