From c0b79d33da25c0488cb9ea4337b8fedae4e979dc Mon Sep 17 00:00:00 2001 From: tian <156691306@qq.com> Date: Tue, 16 Sep 2025 17:16:28 +0800 Subject: [PATCH] change_ufutx_s2_bp_20251001_log --- 1758014180_change_ufutx_s2_bp_20251001_log.up.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 1758014180_change_ufutx_s2_bp_20251001_log.up.sql diff --git a/1758014180_change_ufutx_s2_bp_20251001_log.up.sql b/1758014180_change_ufutx_s2_bp_20251001_log.up.sql new file mode 100644 index 0000000..4d5b012 --- /dev/null +++ b/1758014180_change_ufutx_s2_bp_20251001_log.up.sql @@ -0,0 +1 @@ +ALTER TABLE `ufutx_s2_bp_20251001_log` ADD `url` VARCHAR(2048) NOT NULL COMMENT '活动地址' AFTER `bp`; \ No newline at end of file