2022-11-24_update_follow.sql 123 Bytes




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