DriverNTTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/taxi/service/IOrderTaxiService.java
@@ -87,7 +87,7 @@ * @return * @throws Exception */ ResultUtil process(Integer orderId, Integer state, Double lon, Double lat, String address) throws Exception; ResultUtil process(Integer orderId, Integer state, Double lon, Double lat, String address,Integer payManner) throws Exception; /**