fix example and new feature
This commit is contained in:
@@ -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"
|
||||
)
|
||||
|
||||
# 为每个表生成模型
|
||||
|
||||
Reference in New Issue
Block a user