admin
2020-04-20 aa43ebe703d3b28520a8b1e4b852b8beb957c5ca
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