Commit 07be3f85 by 蘑菇🍄

格式化

parent e67960d7
......@@ -297,7 +297,7 @@ INSERT INTO `tab_gic_mall_order_batch_deliver_log_copy` (
replace(uuid(), '-', '') as mall_order_batch_deliver_log_id
,( concat(o.enterprise_id , REPLACE(unix_timestamp(d.`create_time`),'.','') ) ) as batch_id
,o.enterprise_id , o.order_id , o.order_number
,d.courier_number , logistics.logistics_company_id , logistics.
,d.courier_number , logistics.logistics_company_id , logistics.logistics_company_code
,logistics.logistics_company_name , d.`create_time` , d.`update_time`
,d.`status` , o.`clique_id` , 1 as from_erp
......
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