ALTER TABLE `blade_waybill` ADD COLUMN `route_json` text DEFAULT NULL COMMENT '路线信息' AFTER `process_json`;