ALTER TABLE `ufutx_quick_reply` ADD COLUMN `cate_id` int DEFAULT 0 COMMENT "分类id" after `user_id`