ALTER TABLE `ufutx_s2_shop_order` ADD `invoice_id` BIGINT UNSIGNED NOT NULL DEFAULT '0' COMMENT '开票申请id' AFTER `invoice_pics`;