diff --git a/1736306336_change_ufutx_s2_shop_order.up.sql b/1736306336_change_ufutx_s2_shop_order.up.sql new file mode 100644 index 0000000..77bc125 --- /dev/null +++ b/1736306336_change_ufutx_s2_shop_order.up.sql @@ -0,0 +1 @@ +ALTER TABLE `ufutx_s2_shop_order` ADD `bp_cast` INT NOT NULL DEFAULT '0' COMMENT '消耗的bp' AFTER `supplier_settlement_id`; \ No newline at end of file