xuhy
1 天以前 8c1cf98149c48f3ccc6db8574d6bdb76ff541772
DriverOKTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/taxi/service/IOrderTaxiService.java
@@ -153,4 +153,6 @@
     * @throws Exception
     */
    List<OrderTaxi> taskMidAxbUnBindSend() throws Exception;
    Map<String, Object> queryMoneyInfo(Integer orderId) throws Exception;
}