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