alter table tb_taxation add type tinyint(1) not null default 0 after status alter table tb_taxation_customer add type tinyint(1) not null default 0 after status