| | |
| | | public static String payTaxiOrder = "api/order/payTaxiOrder"; ///api/order/payTaxiOrder 订单完成支付订单操作 |
| | | public static String queryLines_by_line = "api/line/queryLines"; ////api/line/queryLines |
| | | public static String querySeat = "api/lineSite/querySeat"; //api/lineSite/querySeat 根据司机的排班id获取剩余座位数据 |
| | | public static String queryCustomerPhone = "base/phone/queryCustomerPhone"; ///base/phone/queryCustomerPhone 获取个人中心的客服电话 |
| | | public static String queryCustomerPhone = "base/phone/queryCustomerPhone"; ///base/phone/queryCustomerPhone 获取个人中心的客服电 话 |
| | | |
| | | public static String fillInPickUpCode = "api/order/fillInPickUpCode"; ///api/order/fillInPickUpCode 设置小件物流取件码 |
| | | public static String makeUpTheDifference = "api/order/makeUpTheDifference"; ///api/order/makeUpTheDifference 设置小件物流差价 |