满减活动
优惠券 取消时间检验
This commit is contained in:
@@ -639,7 +639,7 @@ public class OrderInfoServiceImpl extends ServiceImpl<OrderInfoMapper, OrderInfo
|
||||
throw new ValidateException("生成支付订单失败,券:" + coupon.getTitle() + "与会员价不共享");
|
||||
}
|
||||
isUseLimit(coupon, record);
|
||||
isUseTime(coupon);
|
||||
// isUseTime(coupon);
|
||||
return coupon;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user