alter table pay_transfer add project_code varchar(255) null after id; alter table pay_transfer add channel_name varchar(255) null after package_name;