ALTER TABLE `tran_car_info` ADD COLUMN `loading_date` datetime NULL COMMENT '装车日期/装船日期' AFTER `receive_date_end`;