change_ufutx_s2_shop_order

This commit is contained in:
tian 2025-01-08 11:19:07 +08:00
parent a2beea90df
commit bf72de9fd3

View File

@ -0,0 +1 @@
ALTER TABLE `ufutx_s2_shop_order` ADD `bp_cast` INT NOT NULL DEFAULT '0' COMMENT '消耗的bp' AFTER `supplier_settlement_id`;