|
|
@ -24,9 +24,13 @@ TRUNCATE `demand`; |
|
|
TRUNCATE `demand_bidding`; |
|
|
TRUNCATE `demand_bidding`; |
|
|
TRUNCATE `demand_products`; |
|
|
TRUNCATE `demand_products`; |
|
|
TRUNCATE `deposit_log`; |
|
|
TRUNCATE `deposit_log`; |
|
|
|
|
|
TRUNCATE `diy_forms`; |
|
|
|
|
|
TRUNCATE `diy_form_fields`; |
|
|
TRUNCATE `guides`; |
|
|
TRUNCATE `guides`; |
|
|
TRUNCATE `industry_orders`; |
|
|
TRUNCATE `industry_orders`; |
|
|
|
|
|
TRUNCATE `industry_pay_logs`; |
|
|
TRUNCATE `industry_products`; |
|
|
TRUNCATE `industry_products`; |
|
|
|
|
|
TRUNCATE `industry_product_specs`; |
|
|
TRUNCATE `messages`; |
|
|
TRUNCATE `messages`; |
|
|
TRUNCATE `message_reads`; |
|
|
TRUNCATE `message_reads`; |
|
|
TRUNCATE `mini_program_drafts`; |
|
|
TRUNCATE `mini_program_drafts`; |
|
|
|