chen7652
Results
2
comments of
chen7652
> 空的建表语句发下 CREATE TABLE `wms_receipt_header_virtual` ( `id` int(11) DEFAULT NULL, `warehouseCode` varchar(1048576) DEFAULT NULL, `companyCode` varchar(1048576) DEFAULT NULL, `code` varchar(1048576) DEFAULT NULL, `trackSerialNum` int(11) DEFAULT NULL, `businessCode` varchar(1048576) DEFAULT NULL,...
> 空的建表语句发下 初步排查发现源表存在驼峰的字段数据,但是小写字段数据可以正常流入,想问问有什么配置参数吗