ALTER TABLE `ferry_receive_task` ADD COLUMN `is_push_zw` tinyint(4) NULL COMMENT '是否推送到政务网' AFTER `request_id`;