提交新功能 分销商 积分 会员体系

This commit is contained in:
xwxuan
2024-02-08 20:44:58 +08:00
parent 0e255d6c3a
commit 6f5e6e4662
928 changed files with 39318 additions and 1408 deletions

View 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;