migrate/1736409166_change_ufutx_s2_shop_order.up.sql
2025-01-09 15:52:56 +08:00

1 line
115 B
SQL

ALTER TABLE `ufutx_s2_shop_order` ADD `bp_gain` INT NOT NULL DEFAULT '0' COMMENT '获得的福分' AFTER `bp_cast`;