diff --git a/1735889179_change_ufutx_s2_bp_logs.up.sql b/1735889179_change_ufutx_s2_bp_logs.up.sql new file mode 100644 index 0000000..749d1ed --- /dev/null +++ b/1735889179_change_ufutx_s2_bp_logs.up.sql @@ -0,0 +1 @@ +ALTER TABLE `ufutx_s2_bp_logs` ADD `message` VARCHAR(2048) NULL COMMENT '额外消息' AFTER `reason`; \ No newline at end of file