trade: 分销业务 - 佣金提现后台管理

This commit is contained in:
owen
2023-09-19 22:20:32 +08:00
parent 32e1fc66ce
commit e22c577f7a
2 changed files with 27 additions and 1 deletions

View File

@@ -4,3 +4,4 @@ DELETE FROM trade_after_sale;
DELETE FROM trade_after_sale_log;
DELETE FROM trade_brokerage_user;
DELETE FROM trade_brokerage_record;
DELETE FROM "trade_brokerage_withdraw";