Commit 38141ab7 by 泽锋 李

fix

parent 750a83f4
......@@ -309,7 +309,7 @@ left join dc_base_lastweek_data as t9 on t1.bailun_sku=t9.bailun_sku and t1.ware
select
t1.*,
t3.develop_time as 'develop_time',
(case when dbw.hq_type='fba仓' then dbw.bailun_account else dbw.warehouse_name end) as warehouse_name,
(dbw.warehouse_name) as warehouse_name,
t3.sku_title_cn as 'base_sku_name',
t4.quantity_purchase as 'purchase_daily_quantity',
t3.buyer_name,t3.sku_title_en,t3.product_inner_code as 'sku_product_inner_code',
......
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