|
|
SELECT a.id, a.create_time, a.order_sn, a.status, a.return_status, a.total_price, a.pay_price, a.warehouse_id, a.order_type,
|
|
SELECT a.id, a.create_time, a.order_sn, a.status, a.return_status, a.total_price, a.pay_price, a.warehouse_id, a.order_type,
|
|
|
t.number, t.goods_price, t.pic_url, t.goods_name, t.specifications
|
|
t.number, t.goods_price, t.pic_url, t.goods_name, t.specifications
|