ALTER TABLE `ufutx_order_appeal` ADD COLUMN `remark` VARCHAR(191) default null comment "备注" after `status`