xuhy
2025-07-09 57ace2e2e90f36ba2df2465f0b1b6b1b9e931e88
DriverNTTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/specialTrain/server/IOrderPrivateCarService.java
@@ -74,7 +74,7 @@
     * @return
     * @throws Exception
     */
    ResultUtil process(Integer orderId, Integer state, Double lon, Double lat, String address,Integer payType) 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;