admin
2020-04-20 4c28f5670b7d9442136354795f6bee450403b285
fanli/src/main/java/com/yeshi/fanli/service/impl/order/OrderProcessServiceImpl.java
@@ -1261,8 +1261,8 @@
            hongBaoV2Service.updateByPrimaryKeySelective(update);
         }
      // TODO 商家关店跑路需要赠送金币
      // userSystemCouponService.rewardCouponWin(uid,
      // UserSystemCoupon.SOURCE_SYSTEM_PUSH, 1, true, new BigDecimal("31"));
//       userSystemCouponService.rewardCouponWin(uid,
//       UserSystemCoupon.SOURCE_SYSTEM_PUSH, 1, true, new BigDecimal("31"));
   }
   @Transactional