alter table promotion_grant_source add open_id varchar(64) null after user_id; alter table promotion_grant_source add account_id varchar(64) null after open_id;