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

Commit 7ec033ae authored by 胡佳晨's avatar 胡佳晨

修改 sql文件

parent f353696a
......@@ -1014,9 +1014,9 @@ public class KylinOrderTicketsServiceImpl extends ServiceImpl<KylinOrderTicketsM
try {
KylinOrderTicketVo vo = dataUtils.getOrderTicketVo(item.getOrderTicketsId());
// if (vo.getStatus() != 0) {
// continue;
// }
if (vo.getStatus() != 0) {
continue;
}
//mysql
KylinOrderTickets orderTickets = new KylinOrderTickets();
......
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