ALTER TABLE `ufutx_s2_real_object` ADD `dropshipping` TINYINT NOT NULL DEFAULT '1' COMMENT '1=一般物品,2=一件代发' AFTER `stock`;