ALTER TABLE `ufutx_dynamic_square` ADD COLUMN `is_speech` tinyint(4) NOT NULL COMMENT '一分钟演讲 0:否 1:是' AFTER `type`;