DriverZYTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/specialTrain/server/impl/OrderPrivateCarServiceImpl.java
@@ -235,8 +235,16 @@ public void run() { if(pushMinistryOfTransport){ //上传数据 pushMinistryOfTransportUtil.orderCreate(orderId); pushMinistryOfTransportUtil.orderMatch(orderId); try { pushMinistryOfTransportUtil.orderCreate(orderId); } catch (Exception e) { throw new RuntimeException(e); } try { pushMinistryOfTransportUtil.orderMatch(orderId); } catch (Exception e) { throw new RuntimeException(e); } } } }).start();