cot.id AS id,
cot.train_num AS train_num,
cot.order_id AS order_id,
cot.trans_status AS trans_status,
cot.lane AS lane,
cot.assignment_driver_time AS assignment_driver_time,
cot.driver_confirm_time AS driver_confirm_time,
cot.trans_time AS trans_time,
cot.finish_time AS finish_time,
cot.checker_id AS checker_id,
cot.check_status AS check_status,
cot.check_time AS check_time,
cot.check_photo AS check_photo,
cot.checker_memo AS checker_memo,
cot.driver_id AS driver_id,
cot.driver_customer_id AS driver_customer_id,
cot.driver_user_id AS driver_user_id,
cot.truck_customer_id AS truck_customer_id,
cot.truck_org_id AS truck_org_id,
cot.truck_id AS truck_id,
cot.truck_license_plate AS truck_license_plate,
cot.history_tare_weight AS history_tare_weight,
cot.rough_weight AS rough_weight,
cot.tare_weight AS tare_weight,
cot.settle_weight AS settle_weight,
cot.trans_distance AS trans_distance,
cot.in_front_photo AS in_front_photo,
cot.in_body_photo AS in_body_photo,
cot.out_front_photo AS out_front_photo,
cot.out_body_photo AS out_body_photo,
cot.in_time AS in_time,
cot.out_time AS out_time,
co.sn,
co.trans_org_id AS trans_org_id,
co.trans_customer_id AS trans_customer_id,
co.assignment_trans_time AS assignment_trans_time,
co.order_category,
co.order_status,
co.customer_id,
co.order_time,
co.goods_id,
co.goods_name,
co.estimated_quantity,
co.unit,
gg.goods_category_id,
gg.sn AS goods_sn,
ggc.category_name AS goods_category_name