fix example and new feature

This commit is contained in:
2025-04-22 02:11:56 +08:00
parent bb38af71c6
commit 25e60c48b9
13 changed files with 11242 additions and 62 deletions

View File

@@ -15,7 +15,7 @@ $tables = @(
# "agent_commission_deduction",
# "agent_link",
# "agent_membership_config",
"agent_membership_recharge_order"
# "agent_membership_recharge_order"
# "agent_membership_user_config",
# "agent_order",
# "agent_platform_deduction",
@@ -31,6 +31,7 @@ $tables = @(
# "query",
# "user"
# "user_auth"
"example"
)
# 为每个表生成模型