ALTER TABLE `ufutx_orders` ADD COLUMN `suspend_remark` text default null comment "暂停备注" after `status`