ALTER TABLE `ufutx_s2_shop_order` ADD `snapshot_title` VARCHAR(1024) NOT NULL DEFAULT '' COMMENT '快照名称' AFTER `snapshot_id`;