f
This commit is contained in:
@@ -45,7 +45,7 @@ $tables = @(
|
||||
# "agent_withdrawal_tax",
|
||||
# "authorization_document",
|
||||
# "example",
|
||||
# "feature"
|
||||
"feature"
|
||||
# "alipay_from_callback"
|
||||
# "global_notifications",
|
||||
# "order",
|
||||
@@ -61,10 +61,11 @@ $tables = @(
|
||||
# "whitelist_order",
|
||||
# "whitelist_order_item",
|
||||
# "user_feature_whitelist"
|
||||
"complaint_main",
|
||||
"complaint_alipay",
|
||||
"complaint_alipay_trade",
|
||||
"complaint_manual"
|
||||
# "complaint_main",
|
||||
# "complaint_alipay",
|
||||
# "complaint_alipay_trade",
|
||||
# "complaint_manual"
|
||||
# "tianyuanapi_call_log"
|
||||
)
|
||||
|
||||
# 为每个表生成模型
|
||||
|
||||
Reference in New Issue
Block a user