新增扣税

This commit is contained in:
2025-06-22 16:02:09 +08:00
parent 541b88bbf8
commit 8b728e28c5
18 changed files with 1206 additions and 28 deletions

View File

@@ -22,8 +22,10 @@ $tables = @(
# "agent_product_config",
# "agent_rewards",
# "agent_wallet",
# "agent_withdrawal",
# "agent_real_name"
# "agent_withdrawal"
"agent_withdrawal_tax"
# "agent_withdrawal_tax_exemption"
# "feature",
# "global_notifications"
# "order",
@@ -36,7 +38,7 @@ $tables = @(
# "query_cleanup_config"
# "user"
# "user_auth"
"user_temp"
# "user_temp"
# "example"
# "admin_user"
# "admin_user_role"