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