change ufutx_s2_shop_order

This commit is contained in:
tian 2025-01-09 15:52:56 +08:00
parent 4197ce822c
commit 144232e843

View File

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