alter table t1 add column addr varchar(20) not null after user1;

alter table t_bangong_productinfo drop amount;

alter table t_bangong_application change applytime time datetime