add tax
This commit is contained in:
@@ -22,7 +22,9 @@ $tables = @(
|
||||
# "agent_product_config",
|
||||
# "agent_rewards",
|
||||
# "agent_wallet",
|
||||
# "agent_withdrawal",
|
||||
"agent_withdrawal"
|
||||
"agent_withdrawal_tax"
|
||||
"agent_withdrawal_tax_exemption"
|
||||
# "agent_real_name"
|
||||
# "feature",
|
||||
# "global_notifications"
|
||||
@@ -36,7 +38,7 @@ $tables = @(
|
||||
# "query_cleanup_config"
|
||||
# "user"
|
||||
# "user_auth"
|
||||
"user_temp"
|
||||
# "user_temp"
|
||||
# "example"
|
||||
# "authorization"
|
||||
# "authorization_face"
|
||||
|
||||
Reference in New Issue
Block a user