Commit 3477b74b by 徐康

麦咖啡不需要移除卡包

parent bdef753f
......@@ -849,8 +849,7 @@ public class MCCafeOrderServiceImpl implements MCCafeOrderService {
}
//若该订单使用了优惠券,则移除卡包,移除失败也不退款
// couponActivityService.callbackNotify(orderBean);
BaseResponse couponBaseResponse = couponClientService.callbackNotify(orderBean);
// BaseResponse couponBaseResponse = couponClientService.callbackNotify(orderBean);
// 订单失败后 发消息重试 待实现
String takeCode;
String daySeq;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment