This commit is contained in:
2025-05-27 18:35:01 +08:00
parent ca66cc91d4
commit 79e1ba2616
115 changed files with 22039 additions and 1045 deletions

View File

@@ -9,7 +9,7 @@ $TEMPLATE_DIR = "../template"
$tables = @(
# "example_params"
# "feature",
# "global_notifications",
"global_notifications"
# "order",
# "product",
# "product_feature",
@@ -29,7 +29,8 @@ $tables = @(
# "admin_promotion_link"
# "admin_promotion_link_stats_total"
# "admin_promotion_link_stats_history"
"admin_promotion_order"
# "admin_promotion_order"
# "order_refund"
)
# 为每个表生成模型