1 line
100 B
MySQL
1 line
100 B
MySQL
|
|
ALTER TABLE `ufutx_s2_bp` CHANGE `started_at` `type_id` INT NOT NULL DEFAULT '0' COMMENT '类型id';
|