DriverNTTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/smallLogistics/server/impl/OrderLogisticsServiceImpl.java
@@ -194,7 +194,7 @@ * @throws Exception */ @Override public ResultUtil process(Integer orderId, Integer state, Double lon, Double lat, String address,Integer payManner) throws Exception { public ResultUtil process(Integer orderId, Integer state, Double lon, Double lat, String address) throws Exception { OrderLogistics orderLogistics = this.selectById(orderId); switch (state){ case 3://出发前往预约点