ALTER TABLE `ta_check_answer` ADD COLUMN `card_title` varchar(255) NULL COMMENT '卡片名称(小程序端,新建定位时显示的名称)' AFTER `user_name`;