From 27f7d5ca0a57b85f5e02d43c670a29e184d57541 Mon Sep 17 00:00:00 2001 From: tian <156691306@qq.com> Date: Fri, 6 Feb 2026 17:27:50 +0800 Subject: [PATCH] change_ufutx_s2_bp_20251001_log --- 1770370045_change_ufutx_s2_bp_20251001_log.up.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 1770370045_change_ufutx_s2_bp_20251001_log.up.sql 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