alter table `ecw_receipt` modify column `customer_name` varchar(200) DEFAULT NULL COMMENT '客户名称';