begin; alter table t_shop_buy_order add column `id` int(11) NOT NULL COMMENT '商店货物id', commit;