change ufutx_s2_bp

This commit is contained in:
tian 2025-09-11 15:31:37 +08:00
parent 1815c00022
commit 295b657c65

View File

@ -0,0 +1 @@
ALTER TABLE `ufutx_s2_bp` CHANGE `started_at` `type_id` INT NOT NULL DEFAULT '0' COMMENT '类型id';