xuhy
2025-01-20 1e0b6b811c554a4d06d4869c75243c153f40ea9e
DriverNTTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/system/service/ITOrderTransferService.java
@@ -53,7 +53,7 @@
    Map<String, Object> queryOrderInfo(Integer orderId) throws Exception;
    ResultUtil process(Integer orderId, Integer state, Double lon, Double lat, String address,Integer payManner) throws Exception;
    ResultUtil process(Integer orderId, Integer state, Double lon, Double lat, String address) throws Exception;
    Map<String, Object> queryMoneyInfo(Integer orderId) throws Exception;