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

Commit 060372ce authored by 胡佳晨's avatar 胡佳晨

增加 大麦同步日志

修改 大麦数据查询
parent 6859aa68
......@@ -255,7 +255,6 @@
LEFT JOIN kylin_order_ticket_entities AS ote ON ote.order_id = ot.order_tickets_id
LEFT JOIN kylin_ticket_status AS kys ON kys.ticket_id = otr.ticket_id
WHERE (ots.status = 1 or ots.status = 3 or ots.status = 6)
AND is_payment = 1
AND ote.ticket_id = ${ticketsId}
</select>
......
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