change_ufutx_s2_bp_logs

This commit is contained in:
tian 2025-09-11 15:36:00 +08:00
parent 295b657c65
commit d18040d196

View File

@ -0,0 +1 @@
ALTER TABLE `ufutx_s2_bp_logs` CHANGE `sub_user_id` `bp_id` BIGINT NOT NULL DEFAULT '0' COMMENT '福分id';