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

Commit 3544edd8 authored by 胡佳晨's avatar 胡佳晨

修改 sweet

parent 1f54bbad
...@@ -466,6 +466,7 @@ public class KylinOrderTicketsServiceImpl implements IKylinOrderTicketsService { ...@@ -466,6 +466,7 @@ public class KylinOrderTicketsServiceImpl implements IKylinOrderTicketsService {
orderObject orderObject
); );
dataUtils.delOrderTicketRedis(orderTicketsId); dataUtils.delOrderTicketRedis(orderTicketsId);
log.info("orderTicketVo.getUserId() = "+ orderTicketVo.getUserId());
orderUtils.resetOrderListVo(orderTicketVo.getUserId(), 2, orderTicketsId, null); orderUtils.resetOrderListVo(orderTicketVo.getUserId(), 2, orderTicketsId, null);
// 入场人 // 入场人
......
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