ALTER TABLE `ufutx_group_users` ADD COLUMN `is_top` tinyint DEFAULT 0 COMMENT "是否置顶,0:否,1:是" after `is_hidden`