diff --git a/1757576149_change_ufutx_s2_bp_logs.up.sql b/1757576149_change_ufutx_s2_bp_logs.up.sql new file mode 100644 index 0000000..a141ab8 --- /dev/null +++ b/1757576149_change_ufutx_s2_bp_logs.up.sql @@ -0,0 +1 @@ +ALTER TABLE `ufutx_s2_bp_logs` CHANGE `sub_user_id` `bp_id` BIGINT NOT NULL DEFAULT '0' COMMENT '福分id'; \ No newline at end of file