Commit fa8a7c6e by 蘑菇🍄

gic3

parent 01d27243
-- 数据合并 -- 数据合并
...@@ -46,7 +46,7 @@ DELETE FROM tab_gic_mall_order_refund_logistics WHERE from_erp = 1; ...@@ -46,7 +46,7 @@ DELETE FROM tab_gic_mall_order_refund_logistics WHERE from_erp = 1;
DELETE FROM tab_gic_mall_collection WHERE from_erp = 1; DELETE FROM tab_gic_mall_collection WHERE from_erp = 1;
DELETE FROM tab_gic_mall_evaluate WHERE from_erp = 1; DELETE FROM tab_gic_mall_evaluate WHERE from_erp = 1;
DELETE FROM tab_gic_mall_order_batch_deliver_log WHERE from_erp = 1; DELETE FROM tab_gic_mall_order_batch_deliver_log WHERE from_erp = 1;
DELETE FROM `3.0`.tab_gic_member_address WHERE from_erp = 1; DELETE FROM `gic3.0`.tab_gic_member_address WHERE from_erp = 1;
DELETE FROM tab_gic_mall_shopping_cart WHERE from_erp = 1; DELETE FROM tab_gic_mall_shopping_cart WHERE from_erp = 1;
......
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