luodangjia
2024-05-28 a6b3f4df1027b9660467d0d5393212d5b7ee441d
DriverNTTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/specialTrain/server/IOrderPrivateCarService.java
@@ -75,6 +75,7 @@
     * @throws Exception
     */
    ResultUtil process(Integer orderId, Integer state, Double lon, Double lat, String address) throws Exception;
    ResultUtil specail(Integer orderId, Double lon, Double lat, String endAddress) throws Exception;
    /**