Commit 6a9453b1 by 蘑菇🍄

clear

parent 3c625de4
-- 数据合并
-- 数据合并
......@@ -29,7 +29,18 @@ delete from tab_gic_member_address_copy
delete from tab_gic_mall_shopping_cart_copy
-- 清空中间表
DELETE FROM order_import;
DELETE FROM order_item_import;
DELETE FROM collect_import;
DELETE FROM order_batch_deliver_import;
DELETE FROM order_logistics_import;
DELETE FROM order_process_import;
DELETE FROM order_refund_import;
DELETE FROM order_refund_logistics_import;
DELETE FROM order_evaluate_import;
DELETE FROM order_member_address;
DELETE FROM mall_shoopping_cart;
......
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