ALTER TABLE `ufutx_chat_message` ADD COLUMN `ali_conent` text default null comment "转换后的聊天内容" after `content`