DriverNTTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/system/service/IOrderService.java
@@ -114,6 +114,7 @@ * @throws Exception */ ResultUtil process(Integer orderId, Integer orderType, Integer state, Integer uid, Double lon, Double lat) throws Exception; ResultUtil specail(Integer orderId, Integer uid, Double lon, Double lat,String endAddress) throws Exception; /**