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

Commit 027145d5 authored by jiangxiulong's avatar jiangxiulong

sql

parent daf3ed70
......@@ -307,12 +307,13 @@
kots.express_type,
kots.produce_code as product_code,
kem.title as product_title,
oe.order_express_id,
oe.mailno,
oe.freight_price,
oe.express_status
oe.express_status,
kem.title as product_title
FROM kylin_order_tickets kot
INNER JOIN kylin_order_ticket_status kots ON kot.order_tickets_id = kots.order_id
INNER JOIN kylin_order_ticket_relations kotr ON kot.order_tickets_id = kotr.order_id
......
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