diff --git a/1757576297_change_ufutx_s2_bp_logs.up.sql b/1757576297_change_ufutx_s2_bp_logs.up.sql new file mode 100644 index 0000000..840cab0 --- /dev/null +++ b/1757576297_change_ufutx_s2_bp_logs.up.sql @@ -0,0 +1 @@ +ALTER TABLE `ufutx_s2_bp_logs` ADD `type_id` INT NOT NULL DEFAULT '0' COMMENT '类型id' AFTER `bp_id`; \ No newline at end of file