This commit is contained in:
Hankin 2025-06-10 15:32:24 +08:00
parent 87bbe0219a
commit 9b7551f7a9

View File

@ -1 +0,0 @@
ALTER TABLE `ufutx_s2_shop_sku` ADD `bp_earn` INT UNSIGNED NOT NULL DEFAULT '500' COMMENT '每消费100元赚取福分数' AFTER `bp_limit`;