Create 1735889179_change_ufutx_s2_bp_logs.up.sql

This commit is contained in:
tian 2025-01-03 15:26:57 +08:00
parent 164bf97c39
commit 2ecdee6149

View File

@ -0,0 +1 @@
ALTER TABLE `ufutx_s2_bp_logs` ADD `message` VARCHAR(2048) NULL COMMENT '额外消息' AFTER `reason`;