提交新功能 分销商 积分 会员体系
This commit is contained in:
7
sql/初始化分销商.sql
Normal file
7
sql/初始化分销商.sql
Normal file
@ -0,0 +1,7 @@
|
||||
TRUNCATE TABLE yshop_distributor;
|
||||
TRUNCATE TABLE yshop_distributor_dynamics;
|
||||
TRUNCATE TABLE yshop_distributor_order;
|
||||
TRUNCATE TABLE yshop_distributor_user;
|
||||
TRUNCATE TABLE yshop_distributor_wages;
|
||||
TRUNCATE TABLE yshop_distributor_wages_log;
|
||||
TRUNCATE TABLE yshop_distributor_withdrawal_method;
|
Reference in New Issue
Block a user