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

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

提交

parent f8ec7d72
...@@ -515,7 +515,7 @@ public class KylinOrderTicketsServiceImpl implements IKylinOrderTicketsService { ...@@ -515,7 +515,7 @@ public class KylinOrderTicketsServiceImpl implements IKylinOrderTicketsService {
entitiesTable.setUpdatedAt(time); entitiesTable.setUpdatedAt(time);
sqlsDataB.add(new Object[]{ sqlsDataB.add(new Object[]{
entitiesTable.getIsPayment(), entitiesTable.getUpdatedAt(), item.getOrderTicketEntitiesId(), now, now newIsPayment, entitiesTable.getUpdatedAt(), item.getOrderTicketEntitiesId(), now, now
}); });
KylinOrderTicketEntitiesVo kylinOrderTicketEntitiesVo = KylinOrderTicketEntitiesVo.getNew(); KylinOrderTicketEntitiesVo kylinOrderTicketEntitiesVo = KylinOrderTicketEntitiesVo.getNew();
......
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