yujian
2019-12-07 8c93d2e3b22ac543f8f94c2cf0eb982258fb708b
fanli/src/main/java/com/yeshi/fanli/service/impl/user/UserSystemCouponRecordServiceImpl.java
@@ -54,11 +54,6 @@
   }
   @Override
   public List<UserSystemCouponRecord> getCouponByUsingTimeOut(Long uid, Long seconds) {
      return userSystemCouponRecordMapper.getCouponByUsingTimeOut(uid, seconds);
   }
   @Override
   public boolean isSuccessMianDan(Integer source, String orderId) {
      List<String> orderList = new ArrayList<>();
      orderList.add(orderId);