change ufutx_s2_shop_sku

This commit is contained in:
tian 2025-01-08 14:53:30 +08:00
parent bf72de9fd3
commit 5f2b61c6b0

View File

@ -0,0 +1 @@
ALTER TABLE `ufutx_s2_shop_sku` ADD `bp_limit` INT NOT NULL DEFAULT '10000' COMMENT '福分可抵扣的最低消费额, 单位:分' AFTER `bp_max`;