ALTER TABLE `ufutx_payments` ADD `wechat_app_id` VARCHAR(512) NOT NULL DEFAULT '' COMMENT '微信支付appid' AFTER `wechat_pay_type`;