记得上下班打卡 | git大法好,push需谨慎

Commit 057f3bbd authored by zhoujianping's avatar zhoujianping

1.1 优先卷逻辑回退

parent e2176f4b
......@@ -298,7 +298,7 @@ public class KylinOrderTicketsServiceImpl implements IKylinOrderTicketsOrderServ
useAdvance = false;
dataUtils.decrUseCouponCount(uid, performanceData.getPerformancesId());
//退卷
orderUtils.backAdvanceCoupon(payOrderParam.getAdvanceCode(), uid);
//orderUtils.backAdvanceCoupon(payOrderParam.getAdvanceCode(), uid);
return ResponseDto.failure("本场演出限用1张优先券,已超出");
}
}
......
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