diff --git a/1770370045_change_ufutx_s2_bp_20251001_log.up.sql b/1770370045_change_ufutx_s2_bp_20251001_log.up.sql new file mode 100644 index 0000000..d3ce682 --- /dev/null +++ b/1770370045_change_ufutx_s2_bp_20251001_log.up.sql @@ -0,0 +1 @@ +ALTER TABLE `ufutx_s2_bp_20251001_log` ADD `act_name` VARCHAR(512) NOT NULL DEFAULT '20251001国庆' COMMENT '活动名称' AFTER `id`; \ No newline at end of file