alter table `ecw_customer_follow` add column `biz_no` varchar(128) DEFAULT NULL COMMENT '业务编码' after `biz_id`;