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