change_ufutx_s2_shop_sku

This commit is contained in:
tian 2025-06-10 15:01:28 +08:00
parent 884d445263
commit caf2780e32

View File

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