Commit 3de2c5ee by 蘑菇🍄

DELETE FROM `3.0`.tab_gic_member_address_copy

parent ef3c0336
-- 数据合并 -- 数据合并
...@@ -46,6 +46,7 @@ DELETE FROM tab_gic_mall_order_refund_logistics WHERE from_erp = 1; ...@@ -46,6 +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_copy 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