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

Commit 0964e8f6 authored by 胡佳晨's avatar 胡佳晨

Merge branch 'dev' into test

parents d8fb2ec6 7da71945
......@@ -150,8 +150,8 @@ public class KylinPerformancesAdminServiceImpl extends ServiceImpl<KylinPerforma
ticketStatus.setStatus(status);
ticketStatusMapper.update(ticketStatus, new UpdateWrapper<KylinTicketStatus>().eq("ticket_id", ticketItem.getTicketsId()));
}
}
performanceVoUtils.performanceVoStatus(performancesId);
} else { //只修改演出相关 场次 票 (不包括 库存 售卖时间 限购)
log.info(" PERFORMANCE 演出审核 修改");
......
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