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

Commit 92b8b2d7 authored by 胡佳晨's avatar 胡佳晨

修改 优先券

parent f47b63d8
......@@ -380,9 +380,8 @@ public class KylinOrderTicketsServiceImpl implements IKylinOrderTicketsOrderServ
couponsAdvance.setCouponPrice(BigDecimal.ZERO);
couponsAdvance.setCreatedAt(now);
couponsList.add(couponsAdvance);
sqlsDataE.add(new Object[]{
orderTicketId, payOrderParam.getVoucherCode(), typeVoucher, priceVoucher, now, now
orderTicketId, payOrderParam.getAdvanceCode(), typeVoucher, priceVoucher, now, now
});
}
......
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