change_ufutx_s2_shop_sku
This commit is contained in:
parent
98f6707d3d
commit
a2beea90df
1
1736306017_change_ufutx_s2_shop_sku.up.sql
Normal file
1
1736306017_change_ufutx_s2_shop_sku.up.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE `ufutx_s2_shop_sku` ADD `bp_ratio` INT NOT NULL DEFAULT '1000' COMMENT '可使用福分的抵扣比例, 单位:万分之' AFTER `dma_discount`, ADD `bp_max` INT NOT NULL DEFAULT '0' COMMENT '可使用福分的抵扣最大值, 单位:分,0=不限制,优先级高于bp\r\n_ratio' AFTER `bp_ratio`;
|
Loading…
Reference in New Issue
Block a user